class tl.Api.ChannelAdminLogEventActionChangeAbout
extends VirtualClass<{ prevValue: string; newValue: string; }>
import { tl } from "https://deno.land/x/grm@0.5.2/src/mod.ts";
const { ChannelAdminLogEventActionChangeAbout } = tl.Api;
Static Methods
fromReader(reader: Reader): ChannelAdminLogEventActionChangeAbout