Struct telegram_bot::types::UserProfilePhotos [−][src]
Telegram type "UserProfilePhotos" (directly mapped)
Fields
total_count: Integer
photos: Vec<Vec<PhotoSize>>
Trait Implementations
impl Decodable for UserProfilePhotos
[src]
[+]
impl Decodable for UserProfilePhotos
impl Encodable for UserProfilePhotos
[src]
[+]
impl Encodable for UserProfilePhotos
impl Debug for UserProfilePhotos
[src]
[+]
impl Debug for UserProfilePhotos
impl PartialEq for UserProfilePhotos
[src]
[+]
impl PartialEq for UserProfilePhotos
impl Clone for UserProfilePhotos
[src]
[+]
impl Clone for UserProfilePhotos
Auto Trait Implementations
impl Send for UserProfilePhotos
impl Send for UserProfilePhotos
impl Sync for UserProfilePhotos
impl Sync for UserProfilePhotos