Merge branch 'main' into livekit

This commit is contained in:
Zomatree
2025-04-29 15:47:16 +01:00
3 changed files with 1500 additions and 2164 deletions

View File

@@ -98,6 +98,12 @@ 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