Struct telegram_bot::types::Sticker [−][src]
Telegram type "Sticker" (directly mapped)
Fields
file_id: String
width: Integer
height: Integer
thumb: Option<PhotoSize>
file_size: Option<Integer>
Trait Implementations
impl Decodable for Sticker
[src]
[+]
impl Decodable for Sticker
impl Debug for Sticker
[src]
[+]
impl Debug for Sticker
impl PartialEq for Sticker
[src]
[+]
impl PartialEq for Sticker
impl Clone for Sticker
[src]
[+]
impl Clone for Sticker
impl Encodable for Sticker
[src]
[+]
impl Encodable for Sticker