import { type UserProfilePhotos } from "https://deno.land/x/grammy_types@v3.15.0/manage.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_types@v3.15.0/manage.ts";
This object represent a user's profile pictures.
Requested profile pictures (in up to 4 sizes each)