mirror of
https://github.com/Rapptz/discord.py.git
synced 2025-09-05 17:36:15 +00:00
Document TypeError raise in lottie sticker
This commit is contained in:
@ -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
|
||||
-------
|
||||
|
Reference in New Issue
Block a user