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