class Api.UpdateGroupCall extends VirtualClass<{ chatId: long; call: Api.TypeGroupCall; }>import { Api } from "https://deno.land/x/grm@0.5.2/mod.ts"; const { UpdateGroupCall } = Api; Propertiescall: Api.TypeGroupCallchatId: longclassName: "UpdateGroupCall"classType: "constructor"CONSTRUCTOR_ID: 347227392SUBCLASS_OF_ID: 2676568142Static MethodsfromReader(reader: Reader): UpdateGroupCall