setChatNotificationSettings¶
Changes the notification settings of a chat. Notification settings of a chat with the current user (Saved Messages) can't be changed
setChatNotificationSettings(
chat_id: int53,
notification_settings: ChatNotificationSettings
) → Ok