View Source ExTDLib.Method.GetForumTopicLink (ExTDLib v0.0.4)
Returns an HTTPS link to a topic in a forum chat. This is an offline request. Returns object_ptr<MessageLink>.
| Name | Type | Description |
|---|---|---|
| chat_id | string | Identifier of the chat. |
| message_thread_id | string | Message thread identifier of the forum topic. |
More details on telegram's documentation.