mirror of
https://github.com/InsanusMokrassar/TelegramBotAPI-examples.git
synced 2025-09-07 09:09:31 +00:00
start migration onto 1.0.0
This commit is contained in:
@@ -36,8 +36,6 @@ suspend fun main(vararg args: String) {
|
||||
}
|
||||
}
|
||||
reply(it, toAnswer)
|
||||
currentCoroutineContext().job.invokeOnCompletion { println("completance of onContentMessage") }
|
||||
}
|
||||
currentCoroutineContext().job.invokeOnCompletion { println("Completed :)") }
|
||||
}.second.join()
|
||||
}
|
||||
|
Reference in New Issue
Block a user