FoundStickerSets

---types---
messages.foundStickerSets#8af09dd2 hash:long sets:Vector<StickerSetCovered> = messages.FoundStickerSets

Belongs to

messages.FoundStickerSets

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

Parameters

hashlongrequired
setsVector<StickerSetCovered>required