class tl.Api.InputUser extends VirtualClass<{ userId: long; accessHash: long; }>import { tl } from "https://deno.land/x/grm@0.5.4/mod.ts"; const { InputUser } = tl.Api; PropertiesaccessHash: longclassName: "InputUser"classType: "constructor"CONSTRUCTOR_ID: 4061223110SUBCLASS_OF_ID: 3865689926userId: longStatic MethodsfromReader(reader: Reader): InputUser