Add support for Message.interaction_metadata

Co-authored-by: Danny <1695103+Rapptz@users.noreply.github.com>
This commit is contained in:
Soheab
2024-05-05 23:36:08 -04:00
committed by GitHub
co-authored by Danny
parent 71358b8dce
commit 963bb08557
4 changed files with 173 additions and 11 deletions
+8
View File
@@ -45,6 +45,14 @@ MessageInteraction
.. autoclass:: MessageInteraction()
:members:
MessageInteractionMetadata
~~~~~~~~~~~~~~~~~~~~~~~~~~~
.. attributetable:: MessageInteractionMetadata
.. autoclass:: MessageInteractionMetadata()
:members:
Component
~~~~~~~~~~