Messages.StickerSet

Stickerset

Constructors

Constructor Description
messages.stickerSet Stickerset and stickers inside it
messages.stickerSetNotModified The stickerset hasn't changed

Methods

Method Description
messages.getStickerSet Get info about a stickerset
stickers.createStickerSet Create a stickerset, bots only.
stickers.removeStickerFromSet Remove a sticker from the set where it belongs, bots only. The sticker set must have been created by the bot.
stickers.changeStickerPosition Changes the absolute position of a sticker in the set to which it belongs; for bots only. The sticker set must have been created by the bot
stickers.addStickerToSet Add a sticker to a stickerset, bots only. The sticker set must have been created by the bot.
stickers.setStickerSetThumb Set stickerset thumbnail
stickers.changeSticker Update the keywords, emojis or mask coordinates of a sticker, bots only.
stickers.renameStickerSet Renames a stickerset, bots only.