import { Api } from "https://deno.land/x/grm@0.5.1/src/tl/api.d.ts";
const { ChannelAdminLogEventActionChangePhoto } = Api;
Properties
newPhoto: Api.TypePhoto
prevPhoto: Api.TypePhoto
Static Methods
fromReader(reader: Reader): ChannelAdminLogEventActionChangePhoto