Skip to main content
Module

x/mtkruto/mod.ts>functions.PhoneLeaveGroupCallPresentation

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

Constructors

new
PhoneLeaveGroupCallPresentation(params: { call: types.TypeInputGroupCall; })

Properties

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

Static Properties

readonly
[paramDesc]: ParamDesc