Struct rust_tdlib::types::SetName  [−][src]
pub struct SetName { /* fields omitted */ }Expand description
Changes the first and last name of the current user
Implementations
Trait Implementations
fn deserialize<__D>(__deserializer: __D) -> Result<Self, __D::Error> where
    __D: Deserializer<'de>, [src]
fn deserialize<__D>(__deserializer: __D) -> Result<Self, __D::Error> where
    __D: Deserializer<'de>, [src]Deserialize this value from the given Serde deserializer. Read more
Auto Trait Implementations
impl RefUnwindSafe for SetNameimpl UnwindSafe for SetNameBlanket Implementations
Mutably borrows from an owned value. Read more