contacts.block
Adds the user to the blacklist.
Example
TL schema
Parameters
Name | Type | Description |
id | User ID |
Result
Possible errors
Code | Type | Description |
400 | CONTACT_ID_INVALID | The provided contact ID is invalid |
400 | INPUT_USER_DEACTIVATED | The specified user was deleted |
400 | MSG_ID_INVALID | Invalid message ID provided |
400 | PEER_ID_INVALID | The provided peer id is invalid |
Can bots use this methd ?
yes
Related pages
Last updated