class tl.Api.InputGroupCallStream
extends VirtualClass<{ call: Api.TypeInputGroupCall; timeMs: long; scale: int; videoChannel?: int; videoQuality?: int; }>
import { tl } from "https://deno.land/x/grm@0.5.2/src/mod.ts";
const { InputGroupCallStream } = tl.Api;
Static Methods
fromReader(reader: Reader): InputGroupCallStream