pub trait TDMessageContent: Debug + RObject { }Expand description
Contains the content of a message
Dyn Compatibility§
This trait is dyn compatible.
In older versions of Rust, dyn compatibility was called "object safety".
pub trait TDMessageContent: Debug + RObject { }Contains the content of a message
This trait is dyn compatible.
In older versions of Rust, dyn compatibility was called "object safety".