OlmEventContent

fun OlmEventContent(@Json(name = "ciphertext") ciphertext: Map<String, Any>? = null, @Json(name = "sender_key") senderKey: String? = null)