mirror of
https://github.com/InsanusMokrassar/TelegramBotAPI-bot_template.git
synced 2025-09-01 14:29:16 +00:00
update to wait for buildBehaviour completance
This commit is contained in:
@@ -27,7 +27,5 @@ suspend fun main(args: Array<String>) {
|
||||
// simply reply :)
|
||||
reply(it, "Hello, I am ${me.firstName}")
|
||||
}
|
||||
}
|
||||
|
||||
scope.coroutineContext.job.join()
|
||||
}.join()
|
||||
}
|
||||
|
Reference in New Issue
Block a user