ChoicesResponseMessage

constructor(id: String, inReplyToMessageId: String? = null, @Json(name = "choicesResponse") content: ChoicesResponseFormat, reply: Message? = null, channelAddressIdentifier: String? = null, routingAttributes: Map<String, Any>? = null)