Link Search Menu Expand Document

Constructor: channelAdminLogEventActionChangeWallpaper

Back to constructors index

The wallpaper was changed

Attributes:

NameTypeRequiredDescription
prev_valueWallPaperYesPrevious wallpaper
new_valueWallPaperYesNew wallpaper

Type: ChannelAdminLogEventAction

Example:

$channelAdminLogEventActionChangeWallpaper = ['_' => 'channelAdminLogEventActionChangeWallpaper', 'prev_value' => WallPaper, 'new_value' => WallPaper];