class tl.Api.ChannelAdminLogEventActionChangePhoto
extends VirtualClass<{ prevPhoto: Api.TypePhoto; newPhoto: Api.TypePhoto; }>
import { tl } from "https://deno.land/x/grm@0.8.0/src/mod.ts";
const { ChannelAdminLogEventActionChangePhoto } = tl.Api;
Static Methods
fromReader(reader: Reader): ChannelAdminLogEventActionChangePhoto