mirror of
https://github.com/Rapptz/discord.py.git
synced 2025-10-21 16:03:10 +00:00
[commands] Document / type-hint cooldown
This commit is contained in:
@@ -289,7 +289,7 @@ class Client:
|
||||
|
||||
@property
|
||||
def stickers(self) -> List[GuildSticker]:
|
||||
"""List[:class:`GuildSticker`]: The stickers that the connected client has.
|
||||
"""List[:class:`.GuildSticker`]: The stickers that the connected client has.
|
||||
|
||||
.. versionadded:: 2.0
|
||||
"""
|
||||
|
Reference in New Issue
Block a user