InteractionCommandCallbackData
@Serializable
Constructors
Link copied to clipboard
constructor(tts: Boolean = false, content: String? = null, embeds: List<Embed> = emptyList(), allowedMentions: AllowedMentions? = null, flags: InteractionCommandCallbackDataFlags = InteractionCommandCallbackDataFlags.NONE, components: List<Message> = emptyList(), attachments: List<Attachment> = emptyList())