Struct telegram::schema::messages::reportSpam []

pub struct reportSpam {
    pub peer: InputPeer,
}

Fields

Trait Implementations

impl Debug for reportSpam
[src]

Formats the value using the given formatter.

impl Serialize for reportSpam

Serialize to the passed buffer.