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

pub struct GetCdnConfig;

TL-derived from help.getCdnConfig

help.getCdnConfig#52029342 = CdnConfig;

Trait Implementations

impl Debug for GetCdnConfig
[src]

[src]

Formats the value using the given formatter. Read more

impl Clone for GetCdnConfig
[src]

[src]

Returns a copy of the value. Read more

1.0.0
[src]

Performs copy-assignment from source. Read more

impl BoxedSerialize for GetCdnConfig
[src]

[src]

[src]

impl Function for GetCdnConfig
[src]

impl BareSerialize for GetCdnConfig
[src]

Auto Trait Implementations

impl Send for GetCdnConfig

impl Sync for GetCdnConfig