Added /language for owner

This commit is contained in:
Profitroll 2023-06-28 10:48:14 +02:00
parent d8245934e2
commit 3d87f035e7
Signed by: profitroll
GPG Key ID: FA35CAB49DACD3B2
1 changed files with 4 additions and 0 deletions

View File

@ -143,6 +143,10 @@
"scopes": [
{
"name": "BotCommandScopeDefault"
},
{
"name": "BotCommandScopeChat",
"chat_id": "owner"
}
]
},