{ "meta": { "deprecated": false }, "group": { "title": "Stickers", "anchor": "stickers" }, "object": { "anchor": "uploadstickerfile", "name": "uploadStickerFile", "description": "Use this method to upload a .PNG file with a sticker for later use in createNewStickerSet and addStickerToSet methods (can be used multiple times). Returns the uploaded File on success.", "html_description": "
Use this method to upload a .PNG file with a sticker for later use in createNewStickerSet and addStickerToSet methods (can be used multiple times). Returns the uploaded File on success.
", "rst_description": "Use this method to upload a .PNG file with a sticker for later use in *createNewStickerSet* and *addStickerToSet* methods (can be used multiple times). Returns the uploaded :class:`aiogram.types.file.File` on success.", "annotations": [ { "type": "Integer", "required": true, "description": "User identifier of sticker file owner", "html_description": "