You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Matches commands registered on Discord to commands registered here.
301
301
Deletes any commands on Discord but not here, and registers any not on Discord.
302
302
This is done with a `put` request.
303
-
If ``auto_register`` is ``True``, then this will be automatically called.
303
+
If ``sync_commands`` is ``True``, then this will be automatically called.
304
304
305
305
:param delete_from_unused_guilds: If the bot should make a request to set no commands for guilds that haven't got any commands registered in :class:``SlashCommand``
0 commit comments