Struct clacks_mtproto::mtproto::rpc::payments::GetSavedInfo [] [src]

pub struct GetSavedInfo;

TL-derived from payments.getSavedInfo

payments.getSavedInfo#227d824b = payments.SavedInfo;

Trait Implementations

impl Debug for GetSavedInfo
[src]

[src]

Formats the value using the given formatter. Read more

impl Clone for GetSavedInfo
[src]

[src]

Returns a copy of the value. Read more

1.0.0
[src]

Performs copy-assignment from source. Read more

impl BoxedSerialize for GetSavedInfo
[src]

[src]

[src]

impl Function for GetSavedInfo
[src]

impl BareSerialize for GetSavedInfo
[src]

Auto Trait Implementations

impl Send for GetSavedInfo

impl Sync for GetSavedInfo