We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 446f16d commit a973d7aCopy full SHA for a973d7a
docs/exts/eventsub.rst
@@ -19,7 +19,7 @@ integrating seamlessly into the twitchio Client event dispatching system.
19
20
21
A Quick Example
22
-================
+----------------
23
24
.. code-block:: python3
25
@@ -40,7 +40,7 @@ A Quick Example
40
bot.loop.run_forever()
41
42
Event Reference
43
44
This is a list of events dispatched by the eventsub ext.
45
46
.. function:: event_eventsub_revokation(event: RevokationEvent)
@@ -72,7 +72,7 @@ This is a list of events dispatched by the eventsub ext.
72
73
74
API Reference
75
+--------------
76
77
.. attributetable:: EventSubClient
78
0 commit comments