View Source ExTDLib.Object.UpdateChatBlockList (ExTDLib v0.0.4)

A chat was blocked or unblocked.

NameTypeDescription
chat_idstringChat identifier.
block_listBlockListBlock list to which the chat is added; may be null if none.

More details on telegram's documentation.