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.
stickers.removeStickerFromSet Remove a sticker from the set where it belongs. The sticker set must have been created by the current user/bot.
stickers.changeStickerPosition Changes the absolute position of a sticker in the set to which it belongs. The sticker set must have been created by the current user/bot.
stickers.addStickerToSet Add a sticker to a stickerset. The sticker set must have been created by the current user/bot.
stickers.setStickerSetThumb Set stickerset thumbnail
stickers.changeSticker Update the keywords, emojis or mask coordinates of a sticker.
stickers.renameStickerSet Renames a stickerset.
stickers.replaceSticker Replace a sticker in a stickerset ยป.