Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Module

x/mtkruto/tl/3_functions.ts>photos_uploadContactProfilePhoto_

[WIP] Cross-runtime JavaScript library for building Telegram clients
Go to Latest
class photos_uploadContactProfilePhoto_
extends Function_<enums.photos.Photo>
import { photos_uploadContactProfilePhoto_ } from "https://deno.land/x/mtkruto@0.1.128/tl/3_functions.ts";

Constructors

new
photos_uploadContactProfilePhoto_(params: { suggest?: true; save?: true; user_id: enums.InputUser; file?: enums.InputFile; video?: enums.InputFile; video_start_ts?: number; video_emoji_markup?: enums.VideoSize; })

Properties

protected
readonly
[id]
protected
readonly
[params]: Params
optional
file: enums.InputFile
optional
save: true
optional
suggest: true
user_id: enums.InputUser
optional
video: enums.InputFile
optional
video_emoji_markup: enums.VideoSize
optional
video_start_ts: number

Static Properties

__F
readonly
[name]
readonly
[paramDesc]: ParamDesc