Skip to main content
Module

x/mtkruto/mod.ts>functions.PhoneGetGroupCallStreamChannels

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

Constructors

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

Properties

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

Static Properties

readonly
[paramDesc]: ParamDesc