Fix permissions-based docstrings to be more consistent

This commit is contained in:
Steve C
2022-09-17 14:07:39 -04:00
committed by GitHub
parent a53b609e37
commit ce06beeb6c
19 changed files with 104 additions and 155 deletions

View File

@ -315,7 +315,7 @@ class ScheduledEvent(Hashable):
Edits the scheduled event.
Requires :attr:`~Permissions.manage_events` permissions.
You must have :attr:`~Permissions.manage_events` to do this.
Parameters
-----------
@ -470,7 +470,7 @@ class ScheduledEvent(Hashable):
Deletes the scheduled event.
Requires :attr:`~Permissions.manage_events` permissions.
You must have :attr:`~Permissions.manage_events` to do this.
Parameters
-----------