pub trait TDMessageSendingState: Debug + RObject { }
Expand description

TRAIT | Contains information about the sending state of the message

Implementations on Foreign Types

Implementors