Skip to content

Commit

Permalink
Start of models docs
Browse files Browse the repository at this point in the history
  • Loading branch information
chillymosh committed Sep 20, 2024
1 parent 070907f commit 0293e3f
Showing 1 changed file with 77 additions and 0 deletions.
77 changes: 77 additions & 0 deletions docs/references/models.rst
Original file line number Diff line number Diff line change
@@ -0,0 +1,77 @@
.. currentmodule:: twitchio


Models
#################

.. attributetable:: twitchio.CommercialStart

.. autoclass:: twitchio.CommercialStart
:members:

.. attributetable:: twitchio.AdSchedule

.. autoclass:: twitchio.AdSchedule
:members:

.. attributetable:: twitchio.SnoozeAd

.. autoclass:: twitchio.SnoozeAd
:members:


.. attributetable:: twitchio.ExtensionAnalytics

.. autoclass:: twitchio.ExtensionAnalytics
:members:


.. attributetable:: twitchio.GameAnalytics

.. autoclass:: twitchio.GameAnalytics
:members:


.. attributetable:: twitchio.BitsLeaderboard

.. autoclass:: twitchio.BitsLeaderboard
:members:


.. attributetable:: twitchio.BitLeaderboardUser

.. autoclass:: twitchio.BitLeaderboardUser
:members:


.. attributetable:: twitchio.Cheermote

.. autoclass:: twitchio.Cheermote
:members:

.. attributetable:: twitchio.CheermoteTier

.. autoclass:: twitchio.CheermoteTier
:members:


.. attributetable:: twitchio.ExtensionTransaction

.. autoclass:: twitchio.ExtensionTransaction
:members:


.. attributetable:: twitchio.ExtensionProductData

.. autoclass:: twitchio.ExtensionProductData
:members:


.. attributetable:: twitchio.ExtensionCost

.. autoclass:: twitchio.ExtensionCost
:members:




0 comments on commit 0293e3f

Please sign in to comment.