UserProfilePhotos
This object represent a user's profile pictures.
fields
| field | type | required | description |
|---|---|---|---|
total_count | number | required | Total number of profile pictures the target user has |
photos | PhotoSize[][] | required | Requested profile pictures (in up to 4 sizes each) |
import
import type { UserProfilePhotos } from "@yaebal/types";used by
methods
official Bot API docs: https://core.telegram.org/bots/api/#userprofilephotos