Preparing search index...
The search index is not available
Oceanic
Oceanic
Types/Channels
TextButton
Interface TextButton
interface
TextButton
{
customID
:
string
;
disabled
?:
boolean
;
emoji
?:
NullablePartialEmoji
;
label
?:
string
;
style
:
PRIMARY
|
SECONDARY
|
SUCCESS
|
DANGER
;
type
:
BUTTON
;
}
Hierarchy (
view full
)
ButtonBase
TextButton
Index
Properties
customID
disabled?
emoji?
label?
style
type
Properties
customID
customID
:
string
Optional
disabled
disabled
?:
boolean
Optional
emoji
emoji
?:
NullablePartialEmoji
Optional
label
label
?:
string
style
style
:
PRIMARY
|
SECONDARY
|
SUCCESS
|
DANGER
type
type
:
BUTTON
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
customID
disabled
emoji
label
style
type
Oceanic
Loading...