View Source ExTDLib.Method.GetForumTopic (ExTDLib v0.0.4)

Returns information about a forum topic. Returns object_ptr<ForumTopic>.

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

More details on telegram's documentation.