mirror of
https://github.com/Rapptz/discord.py.git
synced 2025-09-04 08:56:19 +00:00
Add support for Message.interaction_metadata
Co-authored-by: Danny <1695103+Rapptz@users.noreply.github.com>
This commit is contained in:
@ -45,6 +45,14 @@ MessageInteraction
|
||||
.. autoclass:: MessageInteraction()
|
||||
:members:
|
||||
|
||||
MessageInteractionMetadata
|
||||
~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||||
|
||||
.. attributetable:: MessageInteractionMetadata
|
||||
|
||||
.. autoclass:: MessageInteractionMetadata()
|
||||
:members:
|
||||
|
||||
Component
|
||||
~~~~~~~~~~
|
||||
|
||||
|
Reference in New Issue
Block a user