Added dynamic scope chat_id for owner
This commit is contained in:
@@ -20,7 +20,7 @@
|
||||
"scopes": [
|
||||
{
|
||||
"name": "BotCommandScopeChat",
|
||||
"chat_id": 0
|
||||
"chat_id": "owner"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
Reference in New Issue
Block a user