Data for a request to the /keys/query API endpoint (specification).

Returns the current devices and identity keys for the given users.

Constructors

Properties

Methods

Constructors

  • Create a new KeysQueryRequest.

    Parameters

    • id: string
    • body: string

    Returns KeysQueryRequest

Properties

body: string

A JSON-encoded string containing the rest of the payload: timeout, device_keys, token.

It represents the body of the HTTP request.

id: string

The request ID.

Get its request type.

Methods

  • Returns void