Added additional SQLite option
This commit is contained in:
@@ -10,6 +10,14 @@
|
||||
}
|
||||
]
|
||||
},
|
||||
"shutdown": {
|
||||
"scopes": [
|
||||
{
|
||||
"name": "BotCommandScopeChat",
|
||||
"chat_id": "owner"
|
||||
}
|
||||
]
|
||||
},
|
||||
"remove_commands": {
|
||||
"scopes": [
|
||||
{
|
||||
|
Reference in New Issue
Block a user