Interface: PaginatedMessageActionContext
discord.js-utilities/src.PaginatedMessageActionContext
The context to be used in PaginatedMessageActionButton.
Properties
author
• author: User
Defined in
channel
• channel: DMChannel
| PartialDMChannel
| NewsChannel
| TextChannel
| ThreadChannel
Defined in
collector
• collector: InteractionCollector
<MessageComponentInteraction
<CacheType
>>
Defined in
handler
• handler: PaginatedMessage
Defined in
interaction
• interaction: SelectMenuInteraction
<CacheType
> | ButtonInteraction
<CacheType
>
Defined in
response
• response: Message
<boolean
> | APIMessage
| CommandInteraction
<CacheType
> | SelectMenuInteraction
<CacheType
> | ButtonInteraction
<CacheType
>