tgbotlib/src/TgBotLib
2023-04-10 17:39:34 -04:00
..
Abstracts Added abstract class \TgBotLib\Abstracts > StickerFormat to represent a sticker format ("static", "animated" or "video") 2023-04-10 17:37:43 -04:00
Classes More changes 2023-02-14 20:57:15 -05:00
Exceptions Minor correction 2023-02-14 21:05:31 -05:00
Interfaces Added event handlers 2023-02-19 21:58:08 -05:00
Objects/Telegram Added the field _needs_repainting_ to the [Sticker](https://core.telegram.org/bots/api#sticker) class which can be obtained via TgBotLib\Objects\Telegram > Sticker > needsRepainting() 2023-04-10 16:05:37 -04:00
Bot.php Added method \TgBotLib\Bot > uploadStickerFile() to upload a sticker file with a sticker for later use in createNewStickerSet and addStickerToSet methods (can be used multiple times). See [uploadStickerFile](https://core.telegram.org/bots/api#uploadstickerfile) for more information. 2023-04-10 17:39:34 -04:00