Constructor: channelAdminLogEventActionChangeWallpaper
The wallpaper was changed
Attributes:
Name | Type | Required | Description |
---|---|---|---|
prev_value | WallPaper | Yes | Previous wallpaper |
new_value | WallPaper | Yes | New wallpaper |
Type: ChannelAdminLogEventAction
Example:
$channelAdminLogEventActionChangeWallpaper = ['_' => 'channelAdminLogEventActionChangeWallpaper', 'prev_value' => WallPaper, 'new_value' => WallPaper];