pub trait TDMessageSender: Debug + RObject { }
Expand description

TRAIT | Contains information about the sender of a message

Implementations on Foreign Types

Implementors