Raw.ChannelAdminLogEventActionChangeLocation
The geogroup location was changed
channelAdminLogEventActionChangeLocation#e6b76ae prev_value:ChannelLocation new_value:ChannelLocation = ChannelAdminLogEventAction;
export namespace Raw {
export class ChannelAdminLogEventActionChangeLocation {
constructor(params: {
prevValue: Raw.TypeChannelLocation;
newValue: Raw.TypeChannelLocation;
}) {}
}
}
🚫
This is a types constructor, you can’t use it as method when call invoke.
Layer: 185
Constructor ID: 0xe6b76ae
Property
prevValue
: Raw.TypeChannelLocationPrevious location
newValue
: Raw.TypeChannelLocationNew location