Skip to content

Commit

Permalink
Docs update
Browse files Browse the repository at this point in the history
  • Loading branch information
chillymosh committed Dec 13, 2024
1 parent b20a069 commit 2c0c3ca
Show file tree
Hide file tree
Showing 2 changed files with 19 additions and 0 deletions.
9 changes: 9 additions & 0 deletions docs/references/eventsub_models.rst
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,15 @@ Eventsub
.. autoclass:: twitchio.AutomodMessageHold
:members:

.. attributetable:: twitchio.AutomodBlockedTerm

.. autoclass:: twitchio.AutomodBlockedTerm
:members:

.. attributetable:: twitchio.Boundary

.. autoclass:: twitchio.Boundary

.. attributetable:: twitchio.AutomodMessageUpdate

.. autoclass:: twitchio.AutomodMessageUpdate
Expand Down
10 changes: 10 additions & 0 deletions docs/references/eventsub_subscriptions.rst
Original file line number Diff line number Diff line change
Expand Up @@ -9,11 +9,21 @@ Eventsub Subscriptions
.. autoclass:: AutomodMessageHoldSubscription
:members:

.. attributetable:: AutomodMessageHoldV2Subscription

.. autoclass:: AutomodMessageHoldV2Subscription
:members:

.. attributetable:: AutomodMessageUpdateSubscription

.. autoclass:: AutomodMessageUpdateSubscription
:members:

.. attributetable:: AutomodMessageUpdateV2Subscription

.. autoclass:: AutomodMessageUpdateV2Subscription
:members:

.. attributetable:: AutomodSettingsUpdateSubscription

.. autoclass:: AutomodSettingsUpdateSubscription
Expand Down

0 comments on commit 2c0c3ca

Please sign in to comment.