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