mirror of
https://github.com/Rapptz/discord.py.git
synced 2026-01-30 21:11:44 +00:00
Add active developer flag
This commit is contained in:
@@ -482,6 +482,7 @@ class UserFlags(Enum):
|
||||
discord_certified_moderator = 262144
|
||||
bot_http_interactions = 524288
|
||||
spammer = 1048576
|
||||
active_developer = 4194304
|
||||
|
||||
|
||||
class ActivityType(Enum):
|
||||
|
||||
Reference in New Issue
Block a user