mirror of
https://github.com/Rapptz/discord.py.git
synced 2025-09-08 10:53:10 +00:00
Use Python3Lexer instead of PythonLexer for pygments.
This commit is contained in:
@ -293,7 +293,7 @@ class Member(discord.abc.Messageable, _BaseUser):
|
||||
|
||||
Basically equivalent to:
|
||||
|
||||
.. code-block:: python
|
||||
.. code-block:: python3
|
||||
|
||||
channel.permissions_for(self)
|
||||
|
||||
|
Reference in New Issue
Block a user