1
0
mirror of https://github.com/InsanusMokrassar/TelegramBotAPI.git synced 2025-09-15 13:19:30 +00:00

logout and close

This commit is contained in:
2020-11-04 22:17:17 +06:00
parent dd4d5cd15d
commit 6d6c544aaf
3 changed files with 50 additions and 0 deletions

View File

@@ -2,6 +2,10 @@
## 0.30.0 Bot API 5.0
* `Core`:
* Support of `logOut` method (`LogOut` object as a `Request`)
* Support of `close` method (`Close` object as a `Request`)
## 0.29.4
* `Core`: