Trait rtdlib::types::TDUserType[][src]

pub trait TDUserType: Debug + RObject { }
Expand description

TRAIT | Represents the type of the user. The following types are possible: regular users, deleted users and bots

Implementations on Foreign Types

Implementors