Skip to main content
Module

x/mtkruto/mod.ts>tl.functions.PhoneJoinGroupCallPresentation

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

Constructors

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

Properties

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

Static Properties

readonly
[paramDesc]: ParamDesc