pub trait TDConnectionState: Debug + RObject { }
Expand description

TRAIT | Describes the current state of the connection to Telegram servers

Implementations on Foreign Types

Implementors