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

pub struct GetPinnedDialogs;

TL-derived from messages.getPinnedDialogs

messages.getPinnedDialogs#e254d64e = messages.PeerDialogs;

Trait Implementations

impl Debug for GetPinnedDialogs
[src]

[src]

Formats the value using the given formatter. Read more

impl Clone for GetPinnedDialogs
[src]

[src]

Returns a copy of the value. Read more

1.0.0
[src]

Performs copy-assignment from source. Read more

impl BoxedSerialize for GetPinnedDialogs
[src]

[src]

[src]

impl Function for GetPinnedDialogs
[src]

impl BareSerialize for GetPinnedDialogs
[src]

Auto Trait Implementations