aboutsummaryrefslogtreecommitdiff
path: root/discord/guild.py
diff options
context:
space:
mode:
authorPandentia <[email protected]>2017-10-03 00:22:06 +0200
committerPandentia <[email protected]>2017-10-03 00:22:06 +0200
commitb22f7c76c513e7ef7b8e6bfae9d66c8aa20c3b8e (patch)
tree3bb86c14d20542c483d5e6043ef6bf0c7b76aa33 /discord/guild.py
parentRemove reference to "whitelisted" bots for emoji endpoints (diff)
downloaddiscord.py-b22f7c76c513e7ef7b8e6bfae9d66c8aa20c3b8e.tar.xz
discord.py-b22f7c76c513e7ef7b8e6bfae9d66c8aa20c3b8e.zip
Further clarify how bots can interact with emoji endpoints
Clarifies that bot accounts can only interact with emoji they have created.
Diffstat (limited to 'discord/guild.py')
-rw-r--r--discord/guild.py2
1 files changed, 2 insertions, 0 deletions
diff --git a/discord/guild.py b/discord/guild.py
index 1db1d39b..0ad15cf4 100644
--- a/discord/guild.py
+++ b/discord/guild.py
@@ -971,6 +971,8 @@ class Guild(Hashable):
There is currently a limit of 50 local emotes per guild.
+ Note that bot accounts can only edit and delete emojis they have created.
+
Parameters
-----------
name: str