pub trait TDMessageContent: Debug + RObject { }
Expand description

Contains the content of a message

Implementations on Foreign Types

Implementors