mirror of
https://github.com/InsanusMokrassar/TelegramBotAPI.git
synced 2024-11-17 22:03:48 +00:00
1.2 KiB
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. |