contacts.unblock
Deletes the user from 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 |
Can bots use this methd ?
yes
Related pages
Last updated