SetForumTopicNotificationSettings constructor

SetForumTopicNotificationSettings(
  1. {required int chat_id,
  2. required int message_thread_id,
  3. required ChatNotificationSettings notification_settings,
  4. int? extra,
  5. int? clientId}
)

Changes the notification settings of a forum topic

Returns Ok

Implementation

SetForumTopicNotificationSettings