InteractionButtonPagesOptions
Represents the possible options for a InteractionButtonPages
Types
Properties
Paramenter | Type | Optional | Default | Description |
---|---|---|---|---|
embeds |
✔️ |
none
|
The embeds of discord.js MessageEmbed |
|
ephemeral |
✔️ |
false
|
The ephemeral of this InteractionButtonPages |
|
duration |
✔️ |
30000
|
The duration of this InteractionButtonPages |
|
countPage |
✔️ |
true
|
The count page of this InteractionButtonPages |
|
label |
✔️ |
none
|
The label of this InteractionButtonPages |
|
emoji |
✔️ |
["⬅️", "❎", "➡️"]
|
The emoji of this InteractionButtonPages |
|
color |
✔️ |
["PRIMARY", "DANGER", "PRIMARY"]
|
The color of this InteractionButtonPages |