Struct clacks_mtproto::mtproto::rpc::account::ResetNotifySettings [] [src]

pub struct ResetNotifySettings;

TL-derived from account.resetNotifySettings

account.resetNotifySettings#db7e1747 = Bool;

Trait Implementations

impl Debug for ResetNotifySettings
[src]

[src]

Formats the value using the given formatter. Read more

impl Clone for ResetNotifySettings
[src]

[src]

Returns a copy of the value. Read more

1.0.0
[src]

Performs copy-assignment from source. Read more

impl BoxedSerialize for ResetNotifySettings
[src]

[src]

[src]

impl Function for ResetNotifySettings
[src]

impl BareSerialize for ResetNotifySettings
[src]

Auto Trait Implementations