FoundStickerSetsNotModified

---types---
messages.foundStickerSetsNotModified#0d54b65d = 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::FoundStickerSetsNotModified(v) = result { ... }

Parameters

This item has no parameters.