TelegramBot.getUserProfilePhotos

Get a list of profile pictures for specified user

  1. UserProfilePhotos getUserProfilePhotos(int user_id)
  2. UserProfilePhotos getUserProfilePhotos(GetUserProfilePhotosMethod m)
    struct TelegramBot
    @trusted
    getUserProfilePhotos

Return Value

UserProfilePhotos struct

Throws

TelegramBotException on errors

See Also

Meta