mirror of
https://github.com/InsanusMokrassar/TelegramBotAPI-bot_template.git
synced 2024-11-12 19:33:56 +00:00
Update App.kt
This commit is contained in:
parent
ec944a3e68
commit
b243a19cdf
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user