struct
ImagePackA pack of stickers and/or emoticons.
Public types
- struct PackDescription
- Information about an image pack.
Public variables
- std::map<std::string, PackImage> images
- The stickers/emoticons in this pack. Indexed by slug.
- std::optional<PackDescription> pack
- Information about this pack.