1
0
mirror of https://github.com/Rapptz/discord.py.git synced 2025-05-16 02:39:01 +00:00

Document TypeError raise in lottie sticker

This commit is contained in:
Rapptz 2021-07-30 23:18:03 -04:00
parent 6beef898c6
commit 655bf25cc8

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