Struct clacks_mtproto::mtproto::rpc::phone::GetCallConfig [] [src]

pub struct GetCallConfig;

TL-derived from phone.getCallConfig

phone.getCallConfig#55451fa9 = DataJSON;

Trait Implementations

impl Debug for GetCallConfig
[src]

[src]

Formats the value using the given formatter. Read more

impl Clone for GetCallConfig
[src]

[src]

Returns a copy of the value. Read more

1.0.0
[src]

Performs copy-assignment from source. Read more

impl BoxedSerialize for GetCallConfig
[src]

[src]

[src]

impl Function for GetCallConfig
[src]

impl BareSerialize for GetCallConfig
[src]

Auto Trait Implementations

impl Send for GetCallConfig

impl Sync for GetCallConfig