Skip to content

Commit

Permalink
Revert "Revert "Add missing message types (#5815)"" (#5927)
Browse files Browse the repository at this point in the history
* Revert "Revert "Add missing message types (#5815)""

This reverts commit 2fa1042.

* Remove type 30
  • Loading branch information
MinnDevelopment authored Feb 15, 2023
1 parent 648109e commit bf3c144
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions docs/resources/Channel.md
Original file line number Diff line number Diff line change
Expand Up @@ -338,6 +338,10 @@ Represents a message sent in a channel within Discord.
| AUTO_MODERATION_ACTION | 24 | true* |
| ROLE_SUBSCRIPTION_PURCHASE | 25 | true |
| INTERACTION_PREMIUM_UPSELL | 26 | true |
| STAGE_START | 27 | true |
| STAGE_END | 28 | true |
| STAGE_SPEAKER | 29 | true |
| STAGE_TOPIC | 31 | true |
| GUILD_APPLICATION_PREMIUM_SUBSCRIPTION | 32 | false |

\* Can only be deleted by members with `MANAGE_MESSAGES` permission
Expand Down

0 comments on commit bf3c144

Please sign in to comment.