Browse Source
docs: Change page to section in event reference
pull/6221/head
Stefano Pigozzi
4 years ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with
1 additions and
1 deletions
-
docs/api.rst
|
|
@ -155,7 +155,7 @@ Opus Library |
|
|
|
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 |
|
|
|
:meth:`Client.event`. The second way is through subclassing :class:`Client` and |
|
|
|