DiscordMessageInteraction

data class DiscordMessageInteraction(val id: Snowflake, val type: InteractionType, val name: String, val user: DiscordUser)(source)

Constructors

Link copied to clipboard
constructor(id: Snowflake, type: InteractionType, name: String, user: DiscordUser)

Properties

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard