MultiformatMessageString

constructor(@Json(name = "markdown") markdown: String? = null, @Json(name = "properties") properties: PropertyBag? = null, @Json(name = "text") text: String)(source)