class DiscordButton (client-side)
Available since version: 0.3.1
This class represents discord buttons.
Properties
bool active
Represents discord button active state.
string label
Note
Maximum length of text is 128 characters!
Represents discord button label.
string url
Note
Maximum length of text is 512 characters!
Represents discord button url.
Methods
No methods.
Callbacks
No callbacks.