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