Struct telegram::schema::messages::readEncryptedHistory []

pub struct readEncryptedHistory {
    pub peer: InputEncryptedChat,
    pub max_date: i32,
}

Fields

Trait Implementations

impl Debug for readEncryptedHistory
[src]

Formats the value using the given formatter.

impl Serialize for readEncryptedHistory

Serialize to the passed buffer.