mirror of
https://github.com/Rapptz/discord.py.git
synced 2025-09-07 10:22:59 +00:00
Update Permissions.manage_messages docstring
This commit is contained in:
@ -572,7 +572,7 @@ class Permissions(BaseFlags):
|
||||
|
||||
@flag_value
|
||||
def manage_messages(self) -> int:
|
||||
""":class:`bool`: Returns ``True`` if a user can delete or pin messages in a text channel.
|
||||
""":class:`bool`: Returns ``True`` if a user can delete messages or bypass slowmode in a text channel.
|
||||
|
||||
.. note::
|
||||
|
||||
|
Reference in New Issue
Block a user