forked from jmug/stoatchat
feat: ensure bot invites work correctly
This commit is contained in:
@@ -88,6 +88,7 @@ pub enum ErrorType {
|
||||
TooManyRoles {
|
||||
max: usize,
|
||||
},
|
||||
AlreadyInServer,
|
||||
|
||||
// ? Bot related errors
|
||||
ReachedMaximumBots,
|
||||
|
||||
Reference in New Issue
Block a user