File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -96,7 +96,7 @@ Buttons are interactive components that render in messages. They can be clicked
9696| emoji? | partial [ emoji] ( #DOCS_RESOURCES_EMOJI/emoji-object ) | ` name ` , ` id ` , and ` animated ` |
9797| custom_id? | string | Developer-defined identifier for the button; max 100 characters |
9898| sku_id? | snowflake | Identifier for a purchasable [ SKU] ( #DOCS_RESOURCES_SKU/sku-object ) , only available when using premium-style buttons |
99- | url? | string | URL for link-style buttons |
99+ | url? | string | URL for link-style buttons; max 512 characters |
100100| disabled? | boolean | Whether the button is disabled (defaults to ` false ` ) |
101101
102102Buttons come in a variety of styles to convey different types of actions. These styles also define what fields are valid for a button.
You can’t perform that action at this time.
0 commit comments