import { type UserProfilePhotos } from "https://deno.land/x/grammy@v1.31.0/types.web.ts";
This object represent a user's profile pictures.
Properties
photos: PhotoSize[][]
Requested profile pictures (in up to 4 sizes each)
import { type UserProfilePhotos } from "https://deno.land/x/grammy@v1.31.0/types.web.ts";
This object represent a user's profile pictures.
Requested profile pictures (in up to 4 sizes each)