View Source ExTDLib.Object.UpdateChatBlockList (ExTDLib v0.0.4)
A chat was blocked or unblocked.
| Name | Type | Description |
|---|---|---|
| chat_id | string | Chat identifier. |
| block_list | BlockList | Block list to which the chat is added; may be null if none. |
More details on telegram's documentation.