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>.

NameTypeDescription
chat_idstringIdentifier of the chat.
message_thread_idstringMessage thread identifier of the forum topic.

More details on telegram's documentation.