Preparing search index...
The search index is not available
Discord.js Utilities
Discord.js Utilities
@thenorthsolution/djs-pagination
ButtonPaginationControllerResolavable
Interface ButtonPaginationControllerResolavable
interface
ButtonPaginationControllerResolavable
{
button
:
APIButtonComponentWithCustomId
|
InteractionButtonComponentData
|
ButtonBuilder
;
type
:
PaginationControllerType
|
"FirstPage"
|
"PreviousPage"
|
"NextPage"
|
"LastPage"
|
"Stop"
;
}
Index
Properties
button
type
Properties
button
button
:
APIButtonComponentWithCustomId
|
InteractionButtonComponentData
|
ButtonBuilder
type
type
:
PaginationControllerType
|
"FirstPage"
|
"PreviousPage"
|
"NextPage"
|
"LastPage"
|
"Stop"
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
button
type
Discord.js Utilities
Loading...