A type definition for a sticker pack. It includes things like its name, the artist, and what sticker graphics to use.

See also:

Fields

version:String

* Semantic version of the sticker set data.

stickers:Array<String>

* The stickers in the set. * This is simply a list of asset files to use.

name:String

* Readable name of the sticker set.

artist:String

* The artist of the sticker set.