struct
#include <include/mtx/requests.hpp>
ClaimKeys Claim onetime keys of devices of specific users.
Public variables
- uint64_t timeout
- The time (in milliseconds) to wait when downloading keys from remote servers.
- std::map<std::string, std::map<std::string, std::string>> one_time_keys
- The keys to be claimed. A map from user ID, to a map from device ID to algorithm name.