[−][src]Trait telegram_bot::types::requests::CanGetUserProfilePhotos
Get a list of profile pictures for a user.
Required methods
pub fn get_user_profile_photos(&self) -> GetUserProfilePhotos[src]
Implementors
impl<'b, U> CanGetUserProfilePhotos for U where
U: ToUserId, [src]
U: ToUserId,