class Api.UpdateChannel extends VirtualClass<{ channelId: long; }>import { Api } from "https://deno.land/x/grm@0.5.2/mod.ts"; const { UpdateChannel } = Api; PropertieschannelId: longclassName: "UpdateChannel"classType: "constructor"CONSTRUCTOR_ID: 1666927625SUBCLASS_OF_ID: 2676568142Static MethodsfromReader(reader: Reader): UpdateChannel