mirror of
https://github.com/Rapptz/discord.py.git
synced 2025-09-04 17:06:21 +00:00
Rename use_slash_commands to use_application_commands
Co-authored-by: Danny <Rapptz@users.noreply.github.com>
This commit is contained in:
@ -1095,6 +1095,9 @@ The following deprecated functionality have been removed:
|
||||
|
||||
- Use ``chunk_guild_at_startup`` instead.
|
||||
|
||||
- ``Permissions.use_slash_commands`` and ``PermissionOverwrite.use_slash_commands``
|
||||
- Use :attr:`Permissions.use_application_commands` and ``PermissionOverwrite.use_application_commands`` instead.
|
||||
|
||||
The following have been removed:
|
||||
|
||||
- ``MemberCacheFlags.online``
|
||||
|
Reference in New Issue
Block a user