17 lines
303 B
JSON
17 lines
303 B
JSON
|
{
|
||
|
"start": {
|
||
|
"scopes": [
|
||
|
{
|
||
|
"name": "BotCommandScopeDefault"
|
||
|
}
|
||
|
]
|
||
|
},
|
||
|
"remove_commands": {
|
||
|
"scopes": [
|
||
|
{
|
||
|
"name": "BotCommandScopeChat",
|
||
|
"chat_id": "owner"
|
||
|
}
|
||
|
]
|
||
|
}
|
||
|
}
|