Module clients_api

Module clients_api 

Source

Enums§

GetClientError
struct for typed errors of method get_client
GetClientLastActiveSessionError
struct for typed errors of method get_client_last_active_session
GetClientListError
struct for typed errors of method get_client_list
VerifyClientError
struct for typed errors of method verify_client

Functions§

get_client
Returns the details of a client.
get_client_last_active_session
Returns the details of the last active session of a client.
get_client_list
Returns a list of all clients. The clients are returned sorted by creation date, with the newest clients appearing first.
verify_client
Verifies the client in the provided token