Raw.ChannelAdminLogEventActionChangeWallpaper
The wallpaper was changed
channelAdminLogEventActionChangeWallpaper#31bb5d52 prev_value:WallPaper new_value:WallPaper = ChannelAdminLogEventAction;
export namespace Raw {
export class ChannelAdminLogEventActionChangeWallpaper {
constructor(params: { prevValue: Raw.TypeWallPaper; newValue: Raw.TypeWallPaper }) {}
}
}
🚫
This is a types constructor, you can’t use it as method when call invoke.
Layer: 185
Constructor ID: 0x31bb5d52
Property
prevValue
: Raw.TypeWallPaperPrevious wallpaper
newValue
: Raw.TypeWallPaperNew wallpaper