mirror of
https://github.com/InsanusMokrassar/TelegramBotAPI-bot_template.git
synced 2025-09-04 07:49:17 +00:00
Update App.kt
This commit is contained in:
@@ -10,7 +10,7 @@ import kotlinx.coroutines.*
|
|||||||
import kotlinx.serialization.json.Json
|
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>) {
|
suspend fun main(args: Array<String>) {
|
||||||
// create json to decode config
|
// create json to decode config
|
||||||
|
Reference in New Issue
Block a user