Component Interaction Impl
open class ComponentInteractionImpl(val yde: YDE, val json: JsonNode, val interactionId: GetterSnowFlake) : ComponentInteraction(source)
Inheritors
Functions
Properties
Link copied to clipboard
The application id of this component.
Link copied to clipboard
The channel were this component was triggered.
Link copied to clipboard
Gets a list of Components that were sent with this component.
Link copied to clipboard
Gets extra data sent with this component.
Link copied to clipboard
The interaction id.
Link copied to clipboard
The interaction token.
Link copied to clipboard
The interaction type of this component.
Link copied to clipboard
The type of component interaction.