MessageVerificationCancelContent
fun MessageVerificationCancelContent( @Json(name = "code") code: String? = null, @Json(name = "reason") reason: String? = null, @Json(name = "m.relates_to") relatesTo: RelationDefaultContent?)
Content copied to clipboard