Browse Source

Document TypeError raise in lottie sticker

pull/7323/head
Rapptz 4 years ago
parent
commit
655bf25cc8
  1. 2
      discord/sticker.py

2
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
-------

Loading…
Cancel
Save