Browse Source

Add forgotten versionadded

pull/9452/head
Soheab_ 2 years ago
parent
commit
a2f29909e1
  1. 2
      discord/app_commands/tree.py

2
discord/app_commands/tree.py

@ -202,6 +202,8 @@ class CommandTree(Generic[ClientT]):
with_localizations: :class:`bool`
Whether to fetch the localizations for the commands. Defaults to ``False``.
.. versionadded:: 2.4
Raises
-------
HTTPException

Loading…
Cancel
Save