Skip to main content
Module

x/mtkruto/mod.ts>functions.HelpSaveAppLog

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

Constructors

new
HelpSaveAppLog(params: { events: Array<types.TypeInputAppEvent>; })

Properties

protected
readonly
[id]
protected
readonly
[params]: Params
events: Array<types.TypeInputAppEvent>

Static Properties

readonly
[paramDesc]: ParamDesc