Skip to content

Commit a11a76d

Browse files
committed
Update Message_Components.md
1 parent 5494f5c commit a11a76d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/interactions/Message_Components.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -98,7 +98,7 @@ An Action Row is a non-interactive container component for other types of compon
9898
| Field | Type | Description |
9999
|------------|--------------------------------------------------------------------------------------|----------------------------------------------------------------------------------------------------------------------------------------|
100100
| id? | integer | Unique identifier for the component; auto populated through increment if not provided. |
101-
| type | integer | `1` for a action row |
101+
| type | integer | `1` for an action row |
102102
| components | array of [component objects](#DOCS_INTERACTIONS_MESSAGE_COMPONENTS/component-object) | Can be of [type](#DOCS_INTERACTIONS_MESSAGE_COMPONENTS/component-object-component-types) `2`, `3`, `4`, `5`, `6`, `7` or `8`; max of 5 |
103103

104104
## Responding to a Component Interaction

0 commit comments

Comments
 (0)