mirror of
https://github.com/Rapptz/discord.py.git
synced 2025-10-22 00:13:01 +00:00
Add default parameter to CommandTree.sync
I'm not sure how I feel about this, since explicitly passing guild=None seems better.
This commit is contained in:
@@ -3344,7 +3344,7 @@ class Guild(Hashable):
|
||||
-------
|
||||
ClientException
|
||||
The members intent is not enabled.
|
||||
|
||||
|
||||
Returns
|
||||
--------
|
||||
Optional[List[:class:`Member`]]
|
||||
|
Reference in New Issue
Block a user