VerificationRequestMessageEventContent

constructor(fromDevice: String, to: UserId, methods: Set<VerificationMethod>, body: String = "Attempting verification request (m.key.verification.request). Apparently your client doesn't support this.", relatesTo: RelatesTo? = null, mentions: Mentions? = null)