Struct telegram::schema::messages::getFullChat []

pub struct getFullChat {
    pub chat_id: i32,
}

Fields

Trait Implementations

impl Debug for getFullChat
[src]

Formats the value using the given formatter.

impl Serialize for getFullChat

Serialize to the passed buffer.