mirror of
https://github.com/Rapptz/discord.py.git
synced 2025-06-07 12:18:59 +00:00
docs: Change page to section in event reference
This commit is contained in:
parent
e9e81d1a55
commit
194344da7d
@ -155,7 +155,7 @@ Opus Library
|
|||||||
Event Reference
|
Event Reference
|
||||||
---------------
|
---------------
|
||||||
|
|
||||||
This page outlines the different types of events listened by :class:`Client`.
|
This section outlines the different types of events listened by :class:`Client`.
|
||||||
|
|
||||||
There are two ways to register an event, the first way is through the use of
|
There are two ways to register an event, the first way is through the use of
|
||||||
:meth:`Client.event`. The second way is through subclassing :class:`Client` and
|
:meth:`Client.event`. The second way is through subclassing :class:`Client` and
|
||||||
|
Loading…
x
Reference in New Issue
Block a user