Fix missing or broken versionadded in docstrings

This also documents BadFlagArgument.flag
This commit is contained in:
AkshuAgarwal
2021-08-18 04:45:02 +00:00
committed by GitHub
parent f7a3ea90b8
commit 6b6bcb92e6
5 changed files with 26 additions and 3 deletions

View File

@ -739,6 +739,8 @@ to handle it, which defaults to print a traceback and ignoring the exception.
This requires :attr:`Intents.members` to be enabled.
.. versionadded:: 2.0
:param member: The member who joined or left.
:type member: :class:`ThreadMember`