aboutsummaryrefslogtreecommitdiff
path: root/discord
diff options
context:
space:
mode:
Diffstat (limited to 'discord')
-rw-r--r--discord/sticker.py2
1 files changed, 2 insertions, 0 deletions
diff --git a/discord/sticker.py b/discord/sticker.py
index b7dc4b9f..f25b880c 100644
--- a/discord/sticker.py
+++ b/discord/sticker.py
@@ -152,6 +152,8 @@ class _StickerTag(Hashable, AssetMixin):
Downloading the asset failed.
NotFound
The asset was deleted.
+ TypeError
+ The sticker is a lottie type.
Returns
-------