pub trait TDMessageSendingState: Debug + RObject { }
Expand description

Contains information about the sending state of the message

Implementations on Foreign Types

Implementors