Skip to main content
Module

x/mtkruto/mod.ts>functions.PhoneLeaveGroupCall

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

Constructors

new
PhoneLeaveGroupCall(params: { call: types.TypeInputGroupCall; source: number; })

Properties

protected
readonly
[id]
protected
readonly
[params]: Params
call: types.TypeInputGroupCall
source: number

Static Properties

readonly
[paramDesc]: ParamDesc