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>help_getAppUpdate_

Cross-runtime JavaScript library for building Telegram clients
Go to Latest
class help_getAppUpdate_
extends Function_<enums.help.AppUpdate>
import { help_getAppUpdate_ } from "https://deno.land/x/mtkruto@0.1.190/tl/3_functions.ts";

Returns information on update availability for the current application.

Constructors

new
help_getAppUpdate_(params: { source: string; })

Properties

protected
readonly
[id]: number
protected
readonly
[params]: Params
source: string

Source

Static Properties

__F: (params: { source: string; }) => enums.help.AppUpdate
readonly
[name]: string
readonly
[paramDesc]: ParamDesc