ChoicesMessage

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