get_profile_photos
Retrieve metadata for profile photos of a user, group, or channel without downloading them. Supports offset, limit, and max_id for pagination.
Instructions
Список фото профиля юзера/группы/канала (метаданные, без скачивания).
Args: offset: пропустить N фото с начала. max_id: вернуть фото старше указанного id.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| chat | Yes | ||
| limit | No | ||
| max_id | No | ||
| offset | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |