Skip to content

GramIO API Reference / gramio/dist / TelegramUserProfilePhotos

Interface: TelegramUserProfilePhotos

Defined in: @gramio/types/out/objects.d.ts:2939

This object represent a user's profile pictures.

Documentation

Properties

PropertyTypeDescriptionDefined in
photosTelegramPhotoSize[][]Requested profile pictures (in up to 4 sizes each)@gramio/types/out/objects.d.ts:2947
total_countnumberTotal number of profile pictures the target user has@gramio/types/out/objects.d.ts:2943