UpdateNewStickerSet

---types---
updateNewStickerSet#688a30aa stickerset:messages.StickerSet = Update

Belongs to

Update

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

Parameters

stickersetmessages.StickerSetrequired