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