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

15 lines
1.2 KiB
Markdown

//[docs](../../index.md)/[dev.inmo.tgbotapi.requests.local](index.md)
# Package dev.inmo.tgbotapi.requests.local
## Types
| Name | Summary |
|---|---|
| <a name="dev.inmo.tgbotapi.requests.local/Close///PointingToDeclaration/"></a>[Close](-close/index.md)| <a name="dev.inmo.tgbotapi.requests.local/Close///PointingToDeclaration/"></a>[common] <br>Content <br>object [Close](-close/index.md) : [SimpleRequest](../dev.inmo.tgbotapi.requests.abstracts/-simple-request/index.md)<[Boolean](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-boolean/index.html)> <br>More info <br>Use this method to close the bot instance before moving it from one local server to another. <br><br><br>|
| <a name="dev.inmo.tgbotapi.requests.local/LogOut///PointingToDeclaration/"></a>[LogOut](-log-out/index.md)| <a name="dev.inmo.tgbotapi.requests.local/LogOut///PointingToDeclaration/"></a>[common] <br>Content <br>object [LogOut](-log-out/index.md) : [SimpleRequest](../dev.inmo.tgbotapi.requests.abstracts/-simple-request/index.md)<[Boolean](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-boolean/index.html)> <br>More info <br>Use this method to log out from the cloud Bot API server before launching the bot locally. <br><br><br>|