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

pub struct GetAccountTTL;

TL-derived from account.getAccountTTL

account.getAccountTTL#8fc711d = AccountDaysTTL;

Trait Implementations

impl Debug for GetAccountTTL
[src]

[src]

Formats the value using the given formatter. Read more

impl Clone for GetAccountTTL
[src]

[src]

Returns a copy of the value. Read more

1.0.0
[src]

Performs copy-assignment from source. Read more

impl BoxedSerialize for GetAccountTTL
[src]

[src]

[src]

impl Function for GetAccountTTL
[src]

impl BareSerialize for GetAccountTTL
[src]

Auto Trait Implementations

impl Send for GetAccountTTL

impl Sync for GetAccountTTL