class tl.Api.InputAppEvent extends VirtualClass<{ time: double; type: string; peer: long; data: Api.TypeJSONValue; }>import { tl } from "https://deno.land/x/grm@0.5.4/mod.ts"; const { InputAppEvent } = tl.Api; PropertiesclassName: "InputAppEvent"classType: "constructor"CONSTRUCTOR_ID: 488313413data: Api.TypeJSONValuepeer: longSUBCLASS_OF_ID: 2301763846time: doubletype: stringStatic MethodsfromReader(reader: Reader): InputAppEvent