You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
| id? | integer | Optional identifier for component |
840
-
| components | array of [text display components](/docs/components/reference#text-display)| One to three text components |
841
-
| accessory |[thumbnail component](/docs/components/reference#thumbnail) or [button components](/docs/components/reference#button)| A thumbnail or a button component, with a future possibility of adding more compatible components |
| id? | integer | Optional identifier for component |
840
+
| components | array of [text display components](/docs/components/reference#text-display)| One to three text components |
841
+
| accessory |[thumbnail component](/docs/components/reference#thumbnail) or [button component](/docs/components/reference#button)| A thumbnail or a button component, with a future possibility of adding more compatible components |
842
842
843
843
:::info
844
844
Don't hardcode `components` to contain only text components. We may add other components in the future. Similarly, `accessory` may be expanded to include other components in the future.
0 commit comments