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

The message pinned state was changed.

NameTypeDescription
chat_idstringChat identifier.
message_idstringThe message identifier.
is_pinnedboolTrue, if the message is pinned.

More details on telegram's documentation.