Struct clacks_mtproto::mtproto::rpc::channels::GetAdminedPublicChannels [] [src]

pub struct GetAdminedPublicChannels;

TL-derived from channels.getAdminedPublicChannels

channels.getAdminedPublicChannels#8d8d82d7 = messages.Chats;

Trait Implementations

impl Debug for GetAdminedPublicChannels
[src]

[src]

Formats the value using the given formatter. Read more

impl Clone for GetAdminedPublicChannels
[src]

[src]

Returns a copy of the value. Read more

1.0.0
[src]

Performs copy-assignment from source. Read more

impl BoxedSerialize for GetAdminedPublicChannels
[src]

[src]

[src]

impl Function for GetAdminedPublicChannels
[src]

impl BareSerialize for GetAdminedPublicChannels
[src]

Auto Trait Implementations