mtx::events::msg::KeyVerificationReady struct

Implements the m.key.verification.ready event.

Public variables

std::string from_device
the deviceId of the device which send the m.key.verification.request
std::optional<std::string> transaction_id
transactionId of the current flow
std::vector<VerificationMethods> methods
Sends the user the supported methods.
common::Relations relations
this is used for relating this message with previously sent key.verification.request will be used only for room-verification msgs where this is used in place of txnid