|
Telebot
4.7.0
Library for Telegram bot API
|
This object represent a user's profile pictures. More...
#include <telebot-types.h>
Public Attributes | |
| int | total_count |
| int | current_count |
| struct telebot_photo * | photos [4] |
This object represent a user's profile pictures.
| int telebot_user_profile_photos::current_count |
Number of profile pictures in this request
| struct telebot_photo* telebot_user_profile_photos::photos[4] |
Requested profile pictures (in up to 4 sizes each)
| int telebot_user_profile_photos::total_count |
Total number of profile pictures the target user has
1.8.13