ChannelAdminLogEventActionChangeStickerSet

---types---
channelAdminLogEventActionChangeStickerSet#b1c3caa7 prev_stickerset:InputStickerSet new_stickerset:InputStickerSet = ChannelAdminLogEventAction

Belongs to

ChannelAdminLogEventAction

In Rust this constructor is a variant of the enums::ChannelAdminLogEventAction enum.
Match on it with: if let enums::ChannelAdminLogEventAction::ChannelAdminLogEventActionChangeStickerSet(v) = result { ... }

Parameters

prev_stickersetInputStickerSetrequired
new_stickersetInputStickerSetrequired