Struct clacks_mtproto::mtproto::rpc::help::GetSupport [] [src]

pub struct GetSupport;

TL-derived from help.getSupport

help.getSupport#9cdf08cd = help.Support;

Trait Implementations

impl Debug for GetSupport
[src]

[src]

Formats the value using the given formatter. Read more

impl Clone for GetSupport
[src]

[src]

Returns a copy of the value. Read more

1.0.0
[src]

Performs copy-assignment from source. Read more

impl BoxedSerialize for GetSupport
[src]

[src]

[src]

impl Function for GetSupport
[src]

impl BareSerialize for GetSupport
[src]

Auto Trait Implementations

impl Send for GetSupport

impl Sync for GetSupport