CommandInteractionData
@Serializable
Constructors
Link copied to clipboard
constructor(id: String, name: String, type: CommandType, resolved: CommandInteractionDataResolved? = null, options: List<CommandInteractionOptionResponse> = emptyList(), customId: String? = null, componentType: Int? = null, values: List<Unit>? = null, targetId: String? = null)