Module mini_telegram::client

source ·
Expand description

Minimal MTProto client implementation

Provides an async connect and methods for issuing the supported commands.

Structs

Established connection with a MTProto server.
A message received on a subscribed channel.
A client that has entered pub/sub mode.

Functions

Establish a connection with the MTProto server located at addr.