Update App.kt

This commit is contained in:
2022-08-30 14:18:19 +06:00
committed by GitHub
parent ec944a3e68
commit b243a19cdf

View File

@@ -10,7 +10,7 @@ import kotlinx.coroutines.*
import kotlinx.serialization.json.Json
/**
* This method by default expects one argument in [args] field: telegram bot condiguration
* This method by default expects one argument in [args] field: telegram bot configuration
*/
suspend fun main(args: Array<String>) {
// create json to decode config