import { functions } from "https://deno.land/x/mtkruto@0.1.105/mod.ts";
const { PhotosUploadContactProfilePhoto } = functions;
Constructors
new
PhotosUploadContactProfilePhoto(params: { suggest?: true; save?: true; userId: types.TypeInputUser; file?: types.TypeInputFile; video?: types.TypeInputFile; videoStartTs?: number; videoEmojiMarkup?: types.TypeVideoSize; })Properties
protected
readonly
[params]: Paramsoptional
file: types.TypeInputFileuserId: types.TypeInputUser
optional
video: types.TypeInputFileoptional
videoEmojiMarkup: types.TypeVideoSizeStatic Properties
readonly
[paramDesc]: ParamDesc