ChatData
@Serializable
@SerialName(value = "1")
Constructors
Link copied to clipboard
constructor(commandId: String, commandName: String, resolvedResources: CommandInteractionDataResolved? = null, options: List<CommandInteractionOptionResponse> = emptyList())