{
"botToken":"YOUR_BOTTOKEN",
"adm_id":YOUR_ID (int),
"text":{"Lang_Code":"Response text in language == "lang_code" to the /start command",
"default":"Command response text /start"
}
}
- botToken - string
- adm_id - int
- text - map[string]string (the "default" key is required)