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 @@ -146,7 +146,7 @@ Buttons must be placed inside an [Action Row](/docs/components/reference#action-
146146| emoji? | partial [ emoji] ( /docs/resources/emoji#emoji-object ) | ` name ` , ` id ` , and ` animated ` |
147147| custom_id | string | Developer-defined identifier for the button; max 100 characters |
148148| sku_id? | snowflake | Identifier for a purchasable [ SKU] ( /docs/resources/sku#sku-object ) , only available when using premium-style buttons |
149- | url? | string | URL for link-style buttons |
149+ | url? | string | URL for link-style buttons; max 512 characters |
150150| disabled? | boolean | Whether the button is disabled (defaults to ` false ` ) |
151151
152152Buttons come in various 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