Fixed config
This commit is contained in:
parent
434503e9a9
commit
e4dfcfbc84
@ -17,10 +17,12 @@
|
||||
"disabled_plugins": [],
|
||||
"commands": {
|
||||
"start": {
|
||||
"scope": {
|
||||
"name": "BotCommandScopeChat",
|
||||
"chat_id": 0
|
||||
}
|
||||
"scopes": [
|
||||
{
|
||||
"name": "BotCommandScopeChat",
|
||||
"chat_id": 0
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user