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