mirror of
https://github.com/Rapptz/discord.py.git
synced 2025-04-18 23:15:48 +00:00
Document Forbidden exception in CommandTree.sync
This commit is contained in:
parent
1458251736
commit
907d5e0ee7
@ -854,6 +854,8 @@ class CommandTree(Generic[ClientT]):
|
||||
-------
|
||||
HTTPException
|
||||
Syncing the commands failed.
|
||||
Forbidden
|
||||
The client does not have the ``applications.commands`` scope in the guild.
|
||||
ClientException
|
||||
The client does not have an application ID.
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user