v0.2 #31

Manually merged
profitroll merged 29 commits from dev into master 2023-07-03 13:47:49 +03:00
Showing only changes of commit 3d87f035e7 - Show all commits

View File

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