class types.InputGroupCallStream
extends _TypeInputFileLocation
import { types } from "https://deno.land/x/mtkruto@0.1.105/mod.ts";
const { InputGroupCallStream } = types;
Constructors
new
InputGroupCallStream(params: { call: TypeInputGroupCall; timeMs: bigint; scale: number; videoChannel?: number; videoQuality?: number; })Properties
protected
readonly
[params]: Paramscall: TypeInputGroupCall
Static Properties
readonly
[paramDesc]: ParamDesc