setForumTopicNotificationSettings¶
Changes the notification settings of a forum topic in a forum supergroup chat or a chat with a bot with topics
setForumTopicNotificationSettings(
chat_id: int53,
forum_topic_id: int32,
notification_settings: ChatNotificationSettings
) → Ok