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