Struct clacks_mtproto::mtproto::rpc::contacts::GetStatuses [] [src]

pub struct GetStatuses;

TL-derived from contacts.getStatuses

contacts.getStatuses#c4a353ee = Vector<ContactStatus>;

Trait Implementations

impl Debug for GetStatuses
[src]

[src]

Formats the value using the given formatter. Read more

impl Clone for GetStatuses
[src]

[src]

Returns a copy of the value. Read more

1.0.0
[src]

Performs copy-assignment from source. Read more

impl BoxedSerialize for GetStatuses
[src]

[src]

[src]

impl Function for GetStatuses
[src]

impl BareSerialize for GetStatuses
[src]

Auto Trait Implementations

impl Send for GetStatuses

impl Sync for GetStatuses