Functionseedcordv0.10.6Decorator
SlashRoute(
routeOrRoutes: string | string[]
): <
TCtor extends new (
...args: any[]
) => InteractionHandler<Repliables>
>(
constructor: AssertHandles<ChatInputCommandInteraction, TCtor>
) => voidSlashRoute(
routeOrRoutes: string | string[]
): <
TCtor extends new (
...args: any[]
) => InteractionHandler<Repliables>
>(
constructor: AssertHandles<ChatInputCommandInteraction, TCtor>
) => void