pub trait TDUserStatus: Debug + RObject { }
Expand description

Describes the last time the user was online

Implementations on Foreign Types

Implementors