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