Struct telegram::schema::messages::getChats []

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

Fields

Trait Implementations

impl Debug for getChats
[src]

Formats the value using the given formatter.

impl Serialize for getChats

Serialize to the passed buffer.