Stop
Action
: ((reason
: string, pagination
: PaginationSent, message
: Interaction & InteractionResponseFields | Message) => Promised<unknown>)
Type declaration
-
- (reason: string, pagination: PaginationSent, message: Interaction & InteractionResponseFields | Message): Promised<unknown>
-
Parameters
-
reason: string
-
-
message: Interaction & InteractionResponseFields | Message
Returns Promised<unknown>
Type for action that is called before or after the pagination is stopped.