mirror of
https://github.com/Rapptz/discord.py.git
synced 2025-09-07 10:22:59 +00:00
Fix audit log for multiple app command permission updates
This commit is contained in:
@ -3720,9 +3720,9 @@ AuditLogDiff
|
||||
|
||||
.. attribute:: app_command_permissions
|
||||
|
||||
The permissions of the app command.
|
||||
List of permissions for the app command.
|
||||
|
||||
:type: :class:`~discord.app_commands.AppCommandPermissions`
|
||||
:type: List[:class:`~discord.app_commands.AppCommandPermissions`]
|
||||
|
||||
.. attribute:: enabled
|
||||
|
||||
|
Reference in New Issue
Block a user