Struct clacks_mtproto::mtproto::rpc::updates::GetState [] [src]

pub struct GetState;

TL-derived from updates.getState

updates.getState#edd4882a = updates.State;

Trait Implementations

impl Debug for GetState
[src]

[src]

Formats the value using the given formatter. Read more

impl Clone for GetState
[src]

[src]

Returns a copy of the value. Read more

1.0.0
[src]

Performs copy-assignment from source. Read more

impl BoxedSerialize for GetState
[src]

[src]

[src]

impl Function for GetState
[src]

impl BareSerialize for GetState
[src]

Auto Trait Implementations

impl Send for GetState

impl Sync for GetState