Struct clacks::mtproto::rpc::contacts::getContacts [] [src]

pub struct getContacts {
    pub hash: int,
}

Fields

Trait Implementations

impl Debug for getContacts
[src]

[src]

Formats the value using the given formatter. Read more

impl Clone for getContacts
[src]

[src]

Returns a copy of the value. Read more

1.0.0
[src]

Performs copy-assignment from source. Read more

impl Function for getContacts
[src]

impl BareSerialize for getContacts
[src]

[src]

Auto Trait Implementations

impl Send for getContacts

impl Sync for getContacts