Skip to main content
Module

x/mtkruto/mod.ts>functions.Ping

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

Constructors

new
Ping(params: { pingId: bigint; })

Properties

protected
readonly
[id]
protected
readonly
[params]: Params
pingId: bigint

Static Properties

readonly
[paramDesc]: ParamDesc