mirror of
https://github.com/Rapptz/discord.py.git
synced 2025-10-22 00:13:01 +00:00
Fix various inconsistencies within the documentation (#5067)
This commit is contained in:
@@ -86,7 +86,7 @@ class Permissions(BaseFlags):
|
||||
|
||||
Attributes
|
||||
-----------
|
||||
value
|
||||
value: :class:`int`
|
||||
The raw value. This value is a bit array field of a 53-bit integer
|
||||
representing the currently available permissions. You should query
|
||||
permissions via the properties rather than using this raw value.
|
||||
|
Reference in New Issue
Block a user