Button
The button component.
Extends: discord-components.Component
label |
The button's label. You don't have to provide this if you provided Type: |
style |
id |
The button's custom id. If not provided, it is a random value. Type: |
url |
The button's url (this works only if the Type: |
disabled |
Indicates if the button is disabled. Type: Default: |
emoji |
The button’s emoji. Type: |
Last updated