mirror of
https://github.com/Rapptz/discord.py.git
synced 2025-10-22 08:23:09 +00:00
Add BOT_HTTP_INTERACTIONS user flag
Adds UserFlags.bot_http_interactions and PublicUserFlags.bot_http_interactions See: discord/discord-api-docs#3903
This commit is contained in:
@@ -1363,6 +1363,11 @@ of :class:`enum.Enum`.
|
||||
.. attribute:: discord_certified_moderator
|
||||
|
||||
The user is a Discord Certified Moderator.
|
||||
.. attribute:: bot_http_interactions
|
||||
|
||||
The user is a bot that only uses HTTP interactions and is shown in the online member list.
|
||||
|
||||
.. versionadded:: 2.0
|
||||
|
||||
.. class:: ActivityType
|
||||
|
||||
|
Reference in New Issue
Block a user