fix: update branch from main

This commit is contained in:
Zomatree
2025-04-29 15:52:03 +01:00
parent d830fb0911
commit b96f07e615
4 changed files with 5 additions and 11 deletions

View File

@@ -98,12 +98,6 @@ pub enum ChannelPermission {
/// Mention roles
MentionRoles = 1 << 38,
// * Channel permissions two electric boogaloo
/// Mention everyone and online members
MentionEveryone = 1 << 37,
/// Mention roles
MentionRoles = 1 << 38,
// * Misc. permissions
// % Bits 38 to 52: free area
// % Bits 53 to 64: do not use