Skip to main content
Module

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

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

Constructors

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

Properties

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

Static Properties

readonly
[paramDesc]: ParamDesc