Struct clacks_mtproto::mtproto::rpc::messages::GetAllDrafts [] [src]

pub struct GetAllDrafts;

TL-derived from messages.getAllDrafts

messages.getAllDrafts#6a3f8d65 = Updates;

Trait Implementations

impl Debug for GetAllDrafts
[src]

[src]

Formats the value using the given formatter. Read more

impl Clone for GetAllDrafts
[src]

[src]

Returns a copy of the value. Read more

1.0.0
[src]

Performs copy-assignment from source. Read more

impl BoxedSerialize for GetAllDrafts
[src]

[src]

[src]

impl Function for GetAllDrafts
[src]

impl BareSerialize for GetAllDrafts
[src]

Auto Trait Implementations

impl Send for GetAllDrafts

impl Sync for GetAllDrafts