UpdateChatNotificationSettings constructor

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

Notification settings for a chat were changed

Implementation

UpdateChatNotificationSettings