Added /language for owner
This commit is contained in:
parent
d8245934e2
commit
3d87f035e7
@ -143,6 +143,10 @@
|
|||||||
"scopes": [
|
"scopes": [
|
||||||
{
|
{
|
||||||
"name": "BotCommandScopeDefault"
|
"name": "BotCommandScopeDefault"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "BotCommandScopeChat",
|
||||||
|
"chat_id": "owner"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
|
Reference in New Issue
Block a user