mirror of
https://github.com/Rapptz/discord.py.git
synced 2025-09-07 10:22:59 +00:00
Add support for GIF sticker type
This commit is contained in:
@ -2870,6 +2870,12 @@ of :class:`enum.Enum`.
|
||||
|
||||
Represents a sticker with a lottie image.
|
||||
|
||||
.. attribute:: gif
|
||||
|
||||
Represents a sticker with a gif image.
|
||||
|
||||
.. versionadded:: 2.2
|
||||
|
||||
.. class:: InviteTarget
|
||||
|
||||
Represents the invite type for voice channel invites.
|
||||
|
Reference in New Issue
Block a user