View Source ExTDLib.Object.UpdateMessageIsPinned (ExTDLib v0.0.4)
The message pinned state was changed.
| Name | Type | Description |
|---|---|---|
| chat_id | string | Chat identifier. |
| message_id | string | The message identifier. |
| is_pinned | bool | True, if the message is pinned. |
More details on telegram's documentation.