1
0
mirror of https://github.com/danog/MadelineProto.git synced 2024-12-15 01:46:55 +01:00
MadelineProto/docs/TD_docs/constructors/updateNotificationSettings.md
2017-08-25 14:43:29 +02:00

664 B

title description
updateNotificationSettings Notification settings for some chats was updated

Constructor: updateNotificationSettings

Back to constructors index

Notification settings for some chats was updated

Attributes:

Name Type Required Description
scope NotificationSettingsScope Yes Kinds of chats for which notification settings was updated
notification_settings notificationSettings Yes New notification settings

Type: Update