mirror of
https://github.com/Rapptz/discord.py.git
synced 2025-08-28 14:05:05 +00:00
Update Permissions.manage_messages docstring
This commit is contained in:
parent
ad48815926
commit
a5a4bcf61b
@ -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::
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user