DiscordMessageComponentInteraction

Inherits: DiscordRepliableInteraction < DiscordInteraction < DiscordEntity < Reference < Object

Description

An event fired when a user interacts with a message component.

Properties

type name
int message_id
Message message
DiscordMessageComponentData data

Methods

return type signature
Message fetch_message ( ) coroutine
InteractionModalAction show_modal ( String custom_id, String title )

Property Descriptions

Method Descriptions