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