pub trait TDConnectionState: Debug + RObject { }
Expand description

Describes the current state of the connection to Telegram servers

Implementations on Foreign Types

Implementors