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

Changes the notification settings of a forum topic. Returns object_ptr<Ok>.

NameTypeDescription
chat_idstringChat identifier.
message_thread_idstringMessage thread identifier of the forum topic.
notification_settingschatNotificationSettingsNew notification settings for the forum topic. If the topic is muted for more than 366 days, it is considered to be muted forever.

More details on telegram's documentation.