fix: prevent timing out members which have TimeoutMembers permission
This commit is contained in:
@@ -138,6 +138,7 @@ pub enum ErrorType {
|
||||
NotPrivileged,
|
||||
CannotGiveMissingPermissions,
|
||||
NotOwner,
|
||||
IsElevated,
|
||||
|
||||
// ? General errors
|
||||
DatabaseError {
|
||||
|
||||
Reference in New Issue
Block a user