Fixed a few nasty issues

This commit is contained in:
2023-08-23 00:19:27 +02:00
parent 4a2e15c6e7
commit 59bfc4c1ca
4 changed files with 7 additions and 3 deletions

View File

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