Skip to main content
Module

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

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

Constructors

new
InputGroupCallStream_(params: { call: enums.InputGroupCall; time_ms: bigint; scale: number; video_channel?: number; video_quality?: number; })

Properties

protected
readonly
[id]
protected
readonly
[params]: Params
call: enums.InputGroupCall
scale: number
time_ms: bigint
optional
video_channel: number
optional
video_quality: number

Static Properties

readonly
[name]
readonly
[paramDesc]: ParamDesc