Preparing search index...
The search index is not available
discord-library
discord-library
index
ButtonBuilderProps
Interface ButtonBuilderProps
interface
ButtonBuilderProps
{
customId
:
string
;
disabled
?:
boolean
;
emoji
?:
string
;
label
:
string
;
style
:
"Primary"
|
"Secondary"
|
"Success"
|
"Danger"
|
"Link"
|
"Premium"
;
url
?:
string
;
}
Index
Properties
custom
Id
disabled?
emoji?
label
style
url?
Properties
custom
Id
customId
:
string
Optional
disabled
disabled
?:
boolean
Optional
emoji
emoji
?:
string
label
label
:
string
style
style
:
"Primary"
|
"Secondary"
|
"Success"
|
"Danger"
|
"Link"
|
"Premium"
Optional
url
url
?:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
custom
Id
disabled
emoji
label
style
url
discord-library
Loading...