Skip to main content
Module

x/mtkruto/mod.ts>types.GroupCallParticipantVideoSourceGroup

[WIP] Cross-runtime JavaScript library for building Telegram clients
Go to Latest
class types.GroupCallParticipantVideoSourceGroup
import { types } from "https://deno.land/x/mtkruto@0.0.986/mod.ts";
const { GroupCallParticipantVideoSourceGroup } = types;

Constructors

new
GroupCallParticipantVideoSourceGroup(params: { semantics: string; sources: Array<number>; })

Properties

protected
readonly
[id]
protected
readonly
[params]: Params
semantics: string
sources: Array<number>

Static Properties

readonly
[paramDesc]: ParamDesc