FormResponseMessage

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