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