Link Search Menu Expand Document

Constructor: channelAdminLogEventActionChangeEmojiStickerSet

Back to constructors index

Attributes:

NameTypeRequired
prev_stickersetInputStickerSetOptional
new_stickersetInputStickerSetOptional

Type: ChannelAdminLogEventAction

Example:

$channelAdminLogEventActionChangeEmojiStickerSet = ['_' => 'channelAdminLogEventActionChangeEmojiStickerSet', 'prev_stickerset' => InputStickerSet, 'new_stickerset' => InputStickerSet];