View Source ExTDLib.Method.GetChatPinnedMessage (ExTDLib v0.0.4)
Returns information about a newest pinned message in the chat. Returns object_ptr<Message>.
| Name | Type | Description |
|---|---|---|
| chat_id | string | Identifier of the chat the message belongs to. |
More details on telegram's documentation.