Struct clacks::mtproto::rpc::messages::reportSpam [] [src]

pub struct reportSpam {
    pub peer: InputPeer,
}

Fields

Trait Implementations

impl Debug for reportSpam
[src]

[src]

Formats the value using the given formatter. Read more

impl Clone for reportSpam
[src]

[src]

Returns a copy of the value. Read more

1.0.0
[src]

Performs copy-assignment from source. Read more

impl Function for reportSpam
[src]

impl BareSerialize for reportSpam
[src]

[src]

Auto Trait Implementations

impl Send for reportSpam

impl Sync for reportSpam