Data for a request to the /keys/query API endpoint ([specification]).
/keys/query
Returns the current devices and identity keys for the given users.
Create a new KeysQueryRequest.
KeysQueryRequest
A JSON-encoded string containing the rest of the payload: timeout, device_keys, token.
timeout
device_keys
token
It represents the body of the HTTP request.
The request ID.
Get its request type.
Generated using TypeDoc
Data for a request to the
/keys/query
API endpoint ([specification]).Returns the current devices and identity keys for the given users.