We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 748d67e commit e5cd463Copy full SHA for e5cd463
docs/resources/Channel.md
@@ -351,7 +351,11 @@ Represents a message sent in a channel within Discord.
351
| STAGE_END | 28 | true |
352
| STAGE_SPEAKER | 29 | true |
353
| STAGE_TOPIC | 31 | true |
354
-| GUILD_APPLICATION_PREMIUM_SUBSCRIPTION | 32 | false |
+| GUILD_APPLICATION_PREMIUM_SUBSCRIPTION | 32 | true |
355
+| GUILD_INCIDENT_ALERT_MODE_ENABLED | 36 | true |
356
+| GUILD_INCIDENT_ALERT_MODE_DISABLED | 37 | true |
357
+| GUILD_INCIDENT_REPORT_RAID | 38 | true |
358
+| GUILD_INCIDENT_REPORT_FALSE_ALARM | 39 | true |
359
360
\* Can only be deleted by members with `MANAGE_MESSAGES` permission
361
0 commit comments