class types.PhonePhoneCall
extends TypePhonePhoneCall
import { types } from "https://deno.land/x/mtkruto@0.0.982/mod.ts";
const { PhonePhoneCall } = types;
Constructors
new
PhonePhoneCall(params: { phoneCall: TypePhoneCall; users: Array<TypeUser>; })Properties
phoneCall: TypePhoneCall
users: Array<TypeUser>