File tree Expand file tree Collapse file tree 1 file changed +1
-0
lines changed Expand file tree Collapse file tree 1 file changed +1
-0
lines changed Original file line number Diff line number Diff line change @@ -18,6 +18,7 @@ For [Message Components](#DOCS_INTERACTIONS_MESSAGE_COMPONENTS/) it includes ide
18
18
| application_id | snowflake | ID of the application this interaction is for |
19
19
| type | [ interaction type] ( #DOCS_INTERACTIONS_RECEIVING_AND_RESPONDING/interaction-object-interaction-type ) | Type of interaction |
20
20
| data?\* | [ interaction data] ( #DOCS_INTERACTIONS_RECEIVING_AND_RESPONDING/interaction-object-interaction-data ) | Interaction data payload |
21
+ | guild? | [ partial guild] ( #DOCS_RESOURCES_GUILD/guild-object ) object | Guild that the interaction was sent from |
21
22
| guild_id? | snowflake | Guild that the interaction was sent from |
22
23
| channel? | [ partial channel] ( #DOCS_RESOURCES_CHANNEL/channel-object ) object | Channel that the interaction was sent from |
23
24
| channel_id? | snowflake | Channel that the interaction was sent from |
You can’t perform that action at this time.
0 commit comments