import { functions } from "https://deno.land/x/mtkruto@0.0.998/mod.ts";
const { PhoneToggleGroupCallRecord } = functions;
Constructors
new
PhoneToggleGroupCallRecord(params: { start?: true; video?: true; call: types.TypeInputGroupCall; title?: string; videoPortrait?: boolean; })Properties
protected
readonly
[params]: Paramscall: types.TypeInputGroupCall
Static Properties
readonly
[paramDesc]: ParamDesc