Skip to main content
Module

x/grammy_menu/deps.deno.ts>UserProfilePhotos

Easily create interactive menus with grammY.
Go to Latest
interface UserProfilePhotos
Re-export
import { type UserProfilePhotos } from "https://deno.land/x/grammy_menu@v1.1.2/deps.deno.ts";

This object represent a user's profile pictures.

Properties

total_count: number

Total number of profile pictures the target user has

photos: PhotoSize[][]

Requested profile pictures (in up to 4 sizes each)