Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Module

x/mtkruto/tl/3_functions.ts>phone_discardGroupCall_

Cross-runtime JavaScript library for building Telegram clients
Go to Latest
class phone_discardGroupCall_
extends Function_<enums.Updates>
import { phone_discardGroupCall_ } from "https://deno.land/x/mtkruto@0.1.190/tl/3_functions.ts";

Terminate a group call

Constructors

new
phone_discardGroupCall_(params: { call: enums.InputGroupCall; })

Properties

protected
readonly
[id]: number
protected
readonly
[params]: Params
call: enums.InputGroupCall

The group call to terminate

Static Properties

__F: (params: { call: enums.InputGroupCall; }) => enums.Updates
readonly
[name]: string
readonly
[paramDesc]: ParamDesc