Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Module

x/mtkruto/tl/2_types.ts>phone_GroupCallStreamChannels_

Cross-runtime JavaScript library for building Telegram clients
Go to Latest
class phone_GroupCallStreamChannels_
import { phone_GroupCallStreamChannels_ } from "https://deno.land/x/mtkruto@0.1.190/tl/2_types.ts";

Info about RTMP streams in a group call or livestream

Constructors

new
phone_GroupCallStreamChannels_(params: { channels: Array<enums.GroupCallStreamChannel>; })

Properties

protected
readonly
[id]: number
protected
readonly
[params]: Params
channels: Array<enums.GroupCallStreamChannel>

RTMP streams

Static Properties

readonly
[name]: string
readonly
[paramDesc]: ParamDesc