@discordx/pagination
Preparing search index...
PaginationCollectors
Interface PaginationCollectors
interface
PaginationCollectors
{
buttonCollector
:
InteractionCollector
<
ButtonInteraction
<
CacheType
>
>
;
menuCollector
:
InteractionCollector
<
StringSelectMenuInteraction
<
CacheType
>
>
;
}
Index
Properties
button
Collector
menu
Collector
Properties
button
Collector
buttonCollector
:
InteractionCollector
<
ButtonInteraction
<
CacheType
>
>
menu
Collector
menuCollector
:
InteractionCollector
<
StringSelectMenuInteraction
<
CacheType
>
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
button
Collector
menu
Collector
@discordx/pagination
Loading...