pub const JOIN_VOICE:u64 = 1; pub const SEND_MESSAGES:u64 = 2; pub const GENERAL_NEW: u64 = JOIN_VOICE | SEND_MESSAGES;