Skip to main content
Module

x/mtkruto/mod.ts>functions.HelpGetAppChangelog

[WIP] Cross-runtime JavaScript library for building Telegram clients
Go to Latest
class functions.HelpGetAppChangelog
import { functions } from "https://deno.land/x/mtkruto@0.0.985/mod.ts";
const { HelpGetAppChangelog } = functions;

Constructors

new
HelpGetAppChangelog(params: { prevAppVersion: string; })

Properties

protected
readonly
[id]
protected
readonly
[params]: Params
prevAppVersion: string

Static Properties

readonly
[paramDesc]: ParamDesc