mirror of
https://github.com/Rapptz/discord.py.git
synced 2025-05-16 10:49:24 +00:00
Document TypeError raise in lottie sticker
This commit is contained in:
parent
6beef898c6
commit
655bf25cc8
@ -152,6 +152,8 @@ class _StickerTag(Hashable, AssetMixin):
|
|||||||
Downloading the asset failed.
|
Downloading the asset failed.
|
||||||
NotFound
|
NotFound
|
||||||
The asset was deleted.
|
The asset was deleted.
|
||||||
|
TypeError
|
||||||
|
The sticker is a lottie type.
|
||||||
|
|
||||||
Returns
|
Returns
|
||||||
-------
|
-------
|
||||||
|
Loading…
x
Reference in New Issue
Block a user