pub trait TDUserStatus: Debug + RObject { }Expand description
Describes the last time the user was online
Dyn Compatibility§
This trait is dyn compatible.
In older versions of Rust, dyn compatibility was called "object safety".
pub trait TDUserStatus: Debug + RObject { }Describes the last time the user was online
This trait is dyn compatible.
In older versions of Rust, dyn compatibility was called "object safety".