Netkas
|
4dc5e9e20d
|
Added abstract class \TgBotLib\Abstracts > StickerFormat to represent a sticker format ("static ", "animated " or "video ")
https://git.n64.cc/nosial/libs/tgbot/-/issues/2
|
2023-04-10 17:37:43 -04:00 |
|
Netkas
|
37a136adce
|
Added method \TgBotLib\Bot > addStickerToSet() to add a new sticker to a set created by the bot. See [addStickerToSet](https://core.telegram.org/bots/api#addstickertoset) for more information.
https://git.n64.cc/nosial/libs/tgbot/-/issues/2
|
2023-04-10 16:10:19 -04:00 |
|
Netkas
|
65564ecb2a
|
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()
https://git.n64.cc/nosial/libs/tgbot/-/issues/2
|
2023-04-10 16:05:37 -04:00 |
|
Netkas
|
c17773e5d2
|
Added method \TgBotLib\Bot > createNewStickerSet() to create a new sticker set owned by a user. See [createNewStickerSet](https://core.telegram.org/bots/api#createnewstickerset) for more information.
|
2023-04-07 01:37:01 -04:00 |
|
Netkas
|
8965ac3aff
|
Added method \TgBotLib\Bot > sendSticker() to send a sticker to a chat. See [sendSticker](https://core.telegram.org/bots/api#sendsticker) for more information.
|
2023-04-06 13:54:48 -04:00 |
|
Netkas
|
38012104ae
|
Added the ability to get the current bot short description in the given language as the class [BotShortDescription](https://core.telegram.org/bots/api#botshortdescription) using the method \TgBotLib\Bot > getMyShortDescription() see [getMyShortDescription](https://core.telegram.org/bots/api#getmyshortdescription) for more information.
|
2023-04-06 13:47:53 -04:00 |
|
Netkas
|
5c1bb7c936
|
Minor change in CHANGELOG.md
|
2023-04-06 13:46:03 -04:00 |
|
Netkas
|
8730f82abf
|
Added the ability to set different bot short descriptions for different user languages using the method \TgBotLib\Bot > setMyShortDescription() see [setMyShortDescription](https://core.telegram.org/bots/api#setmyshortdescription) for more information.
|
2023-04-06 13:39:51 -04:00 |
|
Netkas
|
ccd910938b
|
Added the ability to get the current bot description in the given language as the class [BotDescription](https://core.telegram.org/bots/api#botdescription) using the method \TgBotLib\Bot > getMyDescription()
|
2023-04-06 13:33:29 -04:00 |
|
Netkas
|
7252854c44
|
Added the ability to set different bot descriptions for different user languages using the method \TgBotLib\Bot > setMyDescription()
|
2023-04-06 13:22:09 -04:00 |
|
Netkas
|
855925d4bd
|
Bumped version to 6.6.0
|
2023-04-06 13:17:33 -04:00 |
|
Netkas
|
ffe62c1ae2
|
Updated CHANGELOG.md
|
2023-02-28 22:19:59 -05:00 |
|
Netkas
|
7aa24bea13
|
Updated CHANGELOG.md
|
2023-02-28 21:06:05 -05:00 |
|
Netkas
|
85559ea360
|
Updated CHANGELOG.md
|
2023-02-26 19:25:10 -05:00 |
|
Netkas
|
f612140eb8
|
Updated CHANGELOG.md
|
2023-02-26 19:24:11 -05:00 |
|
Netkas
|
47ed640857
|
Updated CHANGELOG.md
|
2023-02-26 17:43:15 -05:00 |
|
Netkas
|
bb081e8256
|
Bumped version to 6.5.1
|
2023-02-23 12:55:22 -05:00 |
|
Netkas
|
1b50740bf4
|
Updated CHANGELOG.md
|
2023-02-20 21:50:34 -05:00 |
|
Netkas
|
04d5b0026f
|
Added CHANGELOG.md
|
2023-02-20 21:47:32 -05:00 |
|