Skip to content
GramIO
Search
K
Main Navigation
Home
Get started
Plugins
TS API Reference
Bot API Reference
Changelogs
English
Русский
Telegram
English
Русский
Appearance
Telegram
npm
npm
yarn
pnpm
bun
Menu
On this page
On this page
Fields
GramIO Usage
See Also
UserProfilePhotos
Copy page
Official docs ↗
This object represent a user's profile pictures.
Fields
total_count
Integer
Required
Total number of profile pictures the target user has
photos
PhotoSize[][]
Required
Requested profile pictures (in up to 4 sizes each)
GramIO Usage
See Also