1
0
mirror of https://github.com/danog/MadelineProto.git synced 2024-12-14 09:27:20 +01:00
MadelineProto/docs/TD_docs/methods/setNotificationSettings.md

708 B

title description
setNotificationSettings Changes notification settings for a given scope

Method: setNotificationSettings

Back to methods index

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

Return type: Ok