diff --git a/discord/sticker.py b/discord/sticker.py index b7dc4b9fb..f25b880c5 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 -------