pub trait TDChatReportReason: Debug + RObject { }Expand description
Describes the reason why a chat is reported
Dyn Compatibility§
This trait is dyn compatible.
In older versions of Rust, dyn compatibility was called "object safety".
pub trait TDChatReportReason: Debug + RObject { }Describes the reason why a chat is reported
This trait is dyn compatible.
In older versions of Rust, dyn compatibility was called "object safety".