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_exportGroupCallInvite_

[WIP] Cross-runtime JavaScript library for building Telegram clients
Go to Latest
class phone_exportGroupCallInvite_
extends Function_<enums.phone.ExportedGroupCallInvite>
import { phone_exportGroupCallInvite_ } from "https://deno.land/x/mtkruto@0.1.128/tl/3_functions.ts";

Constructors

new
phone_exportGroupCallInvite_(params: { can_self_unmute?: true; call: enums.InputGroupCall; })

Properties

protected
readonly
[id]
protected
readonly
[params]: Params
call: enums.InputGroupCall
optional
can_self_unmute: true

Static Properties

__F
readonly
[name]
readonly
[paramDesc]: ParamDesc