class Api.HighScore extends VirtualClass<{ pos: int; userId: long; score: int; }>import { Api } from "https://deno.land/x/grm@0.5.2/src/tl/mod.ts"; const { HighScore } = Api; PropertiesclassName: "HighScore"classType: "constructor"CONSTRUCTOR_ID: 1940093419pos: intscore: intSUBCLASS_OF_ID: 3542818357userId: longStatic MethodsfromReader(reader: Reader): HighScore