Skip to content

SearchPlatform

type SearchPlatform =
| LavalinkSearchPlatform
| ClientSearchPlatform;

Defined in: src/structures/Types/Utils.ts:69