Data for a request to the /keys/claim API endpoint ([specification]).
/keys/claim
Claims one-time keys that can be used to establish 1-to-1 E2EE sessions.
Create a new KeysClaimRequest.
KeysClaimRequest
A JSON-encoded string containing the rest of the payload: timeout, one_time_keys.
timeout
one_time_keys
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/claim
API endpoint ([specification]).Claims one-time keys that can be used to establish 1-to-1 E2EE sessions.