1
0
mirror of https://github.com/InsanusMokrassar/TelegramBotAPI.git synced 2024-11-08 09:23:47 +00:00

start 16.0.0

This commit is contained in:
InsanusMokrassar 2024-07-30 23:32:45 +06:00
parent 6016387e07
commit b2fcdc40d5
65 changed files with 3 additions and 3 deletions

View File

@ -1,5 +1,7 @@
# TelegramBotAPI changelog # TelegramBotAPI changelog
## 16.0.0
## 15.3.0 ## 15.3.0
**THIS UPDATE CONTAINS ADDING OF SUPPORT FOR BOTS API 7.8** **THIS UPDATE CONTAINS ADDING OF SUPPORT FOR BOTS API 7.8**
@ -11,8 +13,6 @@
* Add `BusinessConnectionId` to pin/unpin methods * Add `BusinessConnectionId` to pin/unpin methods
* `WebApp`: * `WebApp`:
* Add `shareToStory` in `WebApp` * Add `shareToStory` in `WebApp`
## 15.2.0 ## 15.2.0

View File

@ -6,4 +6,4 @@ kotlin.incremental=true
kotlin.incremental.js=true kotlin.incremental.js=true
library_group=dev.inmo library_group=dev.inmo
library_version=15.3.0 library_version=16.0.0