[commands] Document / type-hint cooldown

This commit is contained in:
Josh
2021-08-10 22:35:15 +10:00
committed by GitHub
parent ec32b71ff9
commit 1c63816cc0
4 changed files with 141 additions and 58 deletions

View File

@ -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
"""