Struct telegram::schema::messages::reportEncryptedSpam []

pub struct reportEncryptedSpam {
    pub peer: InputEncryptedChat,
}

Fields

Trait Implementations

impl Debug for reportEncryptedSpam
[src]

Formats the value using the given formatter.

impl Serialize for reportEncryptedSpam

Serialize to the passed buffer.