Add versionadded string for Emoji.url_as

This commit is contained in:
Rapptz 2020-12-17 22:21:16 -05:00
parent 13bba3afc2
commit 3fea697ba5

View File

@ -162,6 +162,8 @@ class Emoji(_EmojiTag):
The format must be one of 'webp', 'jpeg', 'jpg', 'png' or 'gif'.
'gif' is only valid for animated emojis.
.. versionadded:: 1.6
Parameters
-----------
format: Optional[:class:`str`]