User was added to the blacklist (method contacts.block) or removed from the blacklist (method contacts.unblock).
Constructor schema is available as of layer 119. Switch ยป
Name | Type | Description |
---|---|---|
user_id | int | User id |
blocked | Bool | (boolTrue) if the the user is blocked |
The constructor can be interpreted as a booleantrue
value.
Adds the user to the blacklist.
Deletes the user from the blacklist.