Struct telegram::schema::messages::getAllStickers []

pub struct getAllStickers {
    pub hash: String,
}

Fields

Trait Implementations

impl Debug for getAllStickers
[src]

Formats the value using the given formatter.

impl Serialize for getAllStickers

Serialize to the passed buffer.