class Api.help.Support extends VirtualClass<{ phoneNumber: string; user: Api.TypeUser; }>import { Api } from "https://deno.land/x/grm@0.8.0/src/mod.ts"; const { Support } = Api.help; PropertiesclassName: "help.Support"classType: "constructor"CONSTRUCTOR_ID: 398898678phoneNumber: stringSUBCLASS_OF_ID: 1901706475user: Api.TypeUserStatic MethodsfromReader(reader: Reader): Support