Skip to content

Commit

Permalink
mark as deletable
Browse files Browse the repository at this point in the history
  • Loading branch information
advaith1 committed May 15, 2024
1 parent f3de1a7 commit bd6cf71
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions docs/resources/Channel.md
Original file line number Diff line number Diff line change
Expand Up @@ -349,10 +349,10 @@ Represents a message sent in a channel within Discord.
| STAGE_SPEAKER | 29 | true |
| STAGE_TOPIC | 31 | true |
| GUILD_APPLICATION_PREMIUM_SUBSCRIPTION | 32 | true |
| GUILD_INCIDENT_ALERT_MODE_ENABLED | 36 | false |
| GUILD_INCIDENT_ALERT_MODE_DISABLED | 37 | false |
| GUILD_INCIDENT_REPORT_RAID | 38 | false |
| GUILD_INCIDENT_REPORT_FALSE_ALARM | 39 | false |
| GUILD_INCIDENT_ALERT_MODE_ENABLED | 36 | true |
| GUILD_INCIDENT_ALERT_MODE_DISABLED | 37 | true |
| GUILD_INCIDENT_REPORT_RAID | 38 | true |
| GUILD_INCIDENT_REPORT_FALSE_ALARM | 39 | true |

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

Expand Down

0 comments on commit bd6cf71

Please sign in to comment.