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