mirror of
https://github.com/danog/MadelineProto.git
synced 2024-12-14 09:27:20 +01:00
708 B
708 B
title | description |
---|---|
setNotificationSettings | Changes notification settings for a given scope |
Method: setNotificationSettings
YOU CANNOT USE THIS METHOD IN MADELINEPROTO
Changes notification settings for a given scope
Parameters:
Name | Type | Required | Description |
---|---|---|---|
scope | CLICK ME NotificationSettingsScope | Yes | Scope to change notification settings |
notification_settings | CLICK ME notificationSettings | Yes | New notification settings for given scope |