Struct clacks_mtproto::mtproto::rpc::auth::ResetAuthorizations [] [src]

pub struct ResetAuthorizations;

TL-derived from auth.resetAuthorizations

auth.resetAuthorizations#9fab0d1a = Bool;

Trait Implementations

impl Debug for ResetAuthorizations
[src]

[src]

Formats the value using the given formatter. Read more

impl Clone for ResetAuthorizations
[src]

[src]

Returns a copy of the value. Read more

1.0.0
[src]

Performs copy-assignment from source. Read more

impl BoxedSerialize for ResetAuthorizations
[src]

[src]

[src]

impl Function for ResetAuthorizations
[src]

impl BareSerialize for ResetAuthorizations
[src]

Auto Trait Implementations