Skip to content

Releases: davtur19/TuriBot

Async, Bot API 7.0

31 Dec 21:37
Compare
Choose a tag to compare
Async, Bot API 7.0 Pre-release
Pre-release

Async, Bot API 7.0
https://core.telegram.org/bots/api#december-29-2023

There have been so many changes, too many to summarize them all.

In the methods, the parameters have been ordered by giving priority to the required parameters and then all the optional ones, following the order of the official documentation.

Bot API 7.0

31 Dec 21:37
Compare
Choose a tag to compare

Bot API 7.0
https://core.telegram.org/bots/api#december-29-2023

There have been so many changes, too many to summarize them all.

In the methods, the parameters have been ordered by giving priority to the required parameters and then all the optional ones, following the order of the official documentation.

Bot API 6.9

26 Oct 15:28
Compare
Choose a tag to compare

Async, Bot API 6.9

26 Oct 15:29
Compare
Choose a tag to compare
Async, Bot API 6.9 Pre-release
Pre-release

Bot API 6.9
https://core.telegram.org/bots/api#september-22-2023

Nothing has changed, NICE

Async, Bot API 6.8

21 Aug 08:49
Compare
Choose a tag to compare
Async, Bot API 6.8 Pre-release
Pre-release

Bot API 6.8
https://core.telegram.org/bots/api#august-18-2023

Added function: unpinAllGeneralForumTopicMessages

Bot API 6.8

21 Aug 08:48
Compare
Choose a tag to compare

Bot API 6.8
https://core.telegram.org/bots/api#august-18-2023

Added function: unpinAllGeneralForumTopicMessages

Async, Bot API 6.7

25 Apr 14:47
Compare
Choose a tag to compare
Async, Bot API 6.7 Pre-release
Pre-release

Bot API 6.7
https://core.telegram.org/bots/api#april-21-2023

Added functions: setMyName, getMyName
Changed parameters of answerInlineQuery, removed switch_pm_text, switch_pm_parameter, added button

Bot API 6.7

25 Apr 14:46
Compare
Choose a tag to compare

Bot API 6.7
https://core.telegram.org/bots/api#april-21-2023

Added functions: setMyName, getMyName
Changed parameters of answerInlineQuery, removed switch_pm_text, switch_pm_parameter, added button

Async, Bot API 6.6

22 Mar 14:27
Compare
Choose a tag to compare
Async, Bot API 6.6 Pre-release
Pre-release

Bot API 6.6
https://core.telegram.org/bots/api#march-9-2023

Renamed all thumb parameters to thumbnal
Added functions: setMyDescription, getMyDescription, setMyShortDescription, getMyShortDescription, setStickerEmojiList, setStickerKeywords, setStickerMaskPosition, setStickerSetTitle, setCustomEmojiStickerSetThumbnail, deleteStickerSet
Changed parameters of uploadStickerFile, removed png_sticker, added sticker, sticker_format
Changed parameters of createNewStickerSet, removed png_sticker, tgs_sticker, webm_sticker, emojis, mask_position, added stickers, sticker_format, needs_repainting
Changed parameters of addStickerToSet, removed png_sticker, tgs_sticker, webm_sticker. emojis, mask_position, added sticker
Renamed setStickerSetThumb to setStickerSetThumbnail

Bot API 6.6

22 Mar 14:27
Compare
Choose a tag to compare

Bot API 6.6
https://core.telegram.org/bots/api#march-9-2023

Renamed all thumb parameters to thumbnal
Added functions: setMyDescription, getMyDescription, setMyShortDescription, getMyShortDescription, setStickerEmojiList, setStickerKeywords, setStickerMaskPosition, setStickerSetTitle, setCustomEmojiStickerSetThumbnail, deleteStickerSet
Changed parameters of uploadStickerFile, removed png_sticker, added sticker, sticker_format
Changed parameters of createNewStickerSet, removed png_sticker, tgs_sticker, webm_sticker, emojis, mask_position, added stickers, sticker_format, needs_repainting
Changed parameters of addStickerToSet, removed png_sticker, tgs_sticker, webm_sticker. emojis, mask_position, added sticker
Renamed setStickerSetThumb to setStickerSetThumbnail