1
0
mirror of https://github.com/InsanusMokrassar/TelegramBotAPI.git synced 2024-11-17 22:03:48 +00:00
tgbotapi/docs/dev.inmo.tgbotapi.requests.local/index.md
2021-03-17 15:18:37 +00:00

1.2 KiB

//docs/dev.inmo.tgbotapi.requests.local

Package dev.inmo.tgbotapi.requests.local

Types

Name Summary
Close [common]
Content
object Close : SimpleRequest<Boolean>
More info
Use this method to close the bot instance before moving it from one local server to another.


LogOut [common]
Content
object LogOut : SimpleRequest<Boolean>
More info
Use this method to log out from the cloud Bot API server before launching the bot locally.