Package dev.inmo.tgbotapi.requests.local

Types

Close
Link copied to clipboard
common
object Close : SimpleRequest<Boolean>
Use this method to close the bot instance before moving it from one local server to another.
LogOut
Link copied to clipboard
common
object LogOut : SimpleRequest<Boolean>
Use this method to log out from the cloud Bot API server before launching the bot locally.