import { functions } from "https://deno.land/x/mtkruto@0.0.998/2_tl.ts";
const { PhoneJoinGroupCall } = functions;
Constructors
new
PhoneJoinGroupCall(params: { muted?: true; videoStopped?: true; call: types.TypeInputGroupCall; joinAs: types.TypeInputPeer; inviteHash?: string; params: types.TypeDataJSON; })Properties
protected
readonly
[params]: Paramscall: types.TypeInputGroupCall
joinAs: types.TypeInputPeer
params: types.TypeDataJSON
Static Properties
readonly
[paramDesc]: ParamDesc