This commit is contained in:
@@ -279,7 +279,8 @@ Rules:
|
||||
|
||||
```json
|
||||
{
|
||||
"target_chat_id": 20
|
||||
"target_chat_id": 20,
|
||||
"include_author": true
|
||||
}
|
||||
```
|
||||
|
||||
@@ -287,7 +288,8 @@ Rules:
|
||||
|
||||
```json
|
||||
{
|
||||
"target_chat_ids": [20, 21]
|
||||
"target_chat_ids": [20, 21],
|
||||
"include_author": true
|
||||
}
|
||||
```
|
||||
|
||||
|
||||
Reference in New Issue
Block a user