Skip to content

Commit

Permalink
Flags and content are optional
Browse files Browse the repository at this point in the history
Co-authored-by: Advaith <advaithj1@gmail.com>
  • Loading branch information
msciotti and advaith1 committed Mar 3, 2021
1 parent 3b28852 commit 873e887
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/interactions/Slash_Commands.md
Original file line number Diff line number Diff line change
Expand Up @@ -873,7 +873,7 @@ Not all message fields are currently supported.
| Name | Value | Description |
|-------------------|----------------------------------------------------------|---------------------------------------------------------------------------------------------|
| tts? | boolean | is the response TTS |
| content | string | message content |
| content? | string | message content |
| embeds? | array of [embeds](#DOCS_RESOURCES_CHANNEL/embed-object) | supports up to 10 embeds |
| allowed_mentions? | allowed mentions | [allowed mentions](#DOCS_RESOURCES_CHANNEL/allowed-mentions-object) object |
| flags | int | set to `64` to make your response ephemeral |
| flags? | int | set to `64` to make your response ephemeral |

0 comments on commit 873e887

Please sign in to comment.