Skip to main content
Go to Latest
class Api.ChannelAdminLogEventActionChangePhoto
extends VirtualClass<{ prevPhoto: Api.TypePhoto; newPhoto: Api.TypePhoto; }>
import { Api } from "https://deno.land/x/grm@0.5.2/mod.ts";
const { ChannelAdminLogEventActionChangePhoto } = Api;

Properties

className: "ChannelAdminLogEventActionChangePhoto"
classType: "constructor"
CONSTRUCTOR_ID: 1129042607
newPhoto: Api.TypePhoto
prevPhoto: Api.TypePhoto
SUBCLASS_OF_ID: 2998503411