23 lines
428 B
Markdown
Raw Normal View History

---
title: unblockUser
description: Removes user from black list
---
## Method: unblockUser
[Back to methods index](index.md)
2017-06-06 18:39:21 +02:00
YOU CANNOT USE THIS METHOD IN MADELINEPROTO
Removes user from black list
### Parameters:
| Name | Type | Required | Description |
2017-08-20 09:05:56 +00:00
|----------|---------------|----------|-------------|
2018-03-27 14:41:50 +02:00
|user\_id|[int](../types/int.md) | Yes|User identifier|
### Return type: [Ok](../types/Ok.md)