Deletes a sticker value from the specified object. If you do not specify a sticker name, all sticker values are deleted.
Optionalname: stringSearches the sticker database for stickers with the specified name,
below the specified directory (uri).
Returns a Map with the URIs of the matching songs as keys.
Optionalvalue: stringReads a sticker value for the specified object.
Gets a list of uniq sticker names.
Gets a list of uniq sticker names and their types.
Optionaltype: stringGets a list of available sticker types.
Adds a sticker value to the specified object. If a sticker item with that name already exists, it is incremented by supplied value.
Lists the stickers for the specified object. Returns a Map with sticker names as keys.
Adds a sticker value to the specified object. If a sticker item with that name already exists, it is replaced.
Adds a sticker value to the specified object. If a sticker item with that name already exists, it is decremented by supplied value.