Skip to content

Commit

Permalink
fix(docs): move into Discord Models section
Browse files Browse the repository at this point in the history
  • Loading branch information
shiftinv committed Jan 11, 2023
1 parent 2368e24 commit b150cd1
Showing 1 changed file with 15 additions and 17 deletions.
32 changes: 15 additions & 17 deletions docs/api.rst
Expand Up @@ -4983,7 +4983,6 @@ TextInput
:members:
:inherited-members:


DeletedReferencedMessage
~~~~~~~~~~~~~~~~~~~~~~~~~

Expand All @@ -4992,6 +4991,21 @@ DeletedReferencedMessage
.. autoclass:: DeletedReferencedMessage()
:members:

InteractionReference
~~~~~~~~~~~~~~~~~~~~

.. attributetable:: InteractionReference

.. autoclass:: InteractionReference
:members:

RoleSubscriptionData
~~~~~~~~~~~~~~~~~~~~

.. attributetable:: RoleSubscriptionData

.. autoclass:: RoleSubscriptionData
:members:

Reaction
~~~~~~~~~
Expand Down Expand Up @@ -5761,22 +5775,6 @@ MessageReference
.. autoclass:: MessageReference
:members:

InteractionReference
~~~~~~~~~~~~~~~~~~~~

.. attributetable:: InteractionReference

.. autoclass:: InteractionReference
:members:

RoleSubscriptionData
~~~~~~~~~~~~~~~~~~~~

.. attributetable:: RoleSubscriptionData

.. autoclass:: RoleSubscriptionData
:members:

PartialMessage
~~~~~~~~~~~~~~~~~

Expand Down

0 comments on commit b150cd1

Please sign in to comment.