Struct telegram::schema::messages::getMessages []

pub struct getMessages {
    pub id: Vec<i32>,
}

Fields

Trait Implementations

impl Debug for getMessages
[src]

Formats the value using the given formatter.

impl Serialize for getMessages

Serialize to the passed buffer.