class types.InputAppEvent
extends _TypeInputAppEvent
import { types } from "https://deno.land/x/mtkruto@0.1.105/mod.ts";
const { InputAppEvent } = types;
Constructors
new
InputAppEvent(params: { time: number; type: string; peer: bigint; data: TypeJSONValue; })Properties
protected
readonly
[params]: Paramsdata: TypeJSONValue
Static Properties
readonly
[paramDesc]: ParamDesc