Skip to main content
Module

x/mtkruto/mod.ts>functions.PhoneExportGroupCallInvite

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

Constructors

new
PhoneExportGroupCallInvite(params: { canSelfUnmute?: true; call: types.TypeInputGroupCall; })

Properties

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

Static Properties

readonly
[paramDesc]: ParamDesc