import { Api } from "https://deno.land/x/grm@0.8.2/tl/api.d.ts";
const { UpdateChannelWebPage } = Api;
Properties
webpage: Api.TypeWebPage
Static Methods
fromReader(reader: Reader): UpdateChannelWebPage
import { Api } from "https://deno.land/x/grm@0.8.2/tl/api.d.ts";
const { UpdateChannelWebPage } = Api;