import { functions } from "https://deno.land/x/mtkruto@0.0.998/2_tl.ts";
const { PhotosUploadProfilePhoto } = functions;
Constructors
new
PhotosUploadProfilePhoto(params?: { fallback?: true; bot?: types.TypeInputUser; file?: types.TypeInputFile; video?: types.TypeInputFile; videoStartTs?: number; videoEmojiMarkup?: types.TypeVideoSize; })Properties
protected
readonly
[params]: Paramsoptional
bot: types.TypeInputUseroptional
file: types.TypeInputFileoptional
video: types.TypeInputFileoptional
videoEmojiMarkup: types.TypeVideoSizeStatic Properties
readonly
[paramDesc]: ParamDesc