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