Struct telegram::schema::messages::deleteMessages []

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

Fields

Trait Implementations

impl Debug for deleteMessages
[src]

Formats the value using the given formatter.

impl Serialize for deleteMessages

Serialize to the passed buffer.