account.updateNotifySettings

Edits notification settings from a given user/group, from all users/all groups.

boolFalse#bc799737 = Bool;
boolTrue#997275b5 = Bool;
---functions---
account.updateNotifySettings#84be5b93 peer:InputNotifyPeer settings:InputPeerNotifySettings = Bool;

Parameters

Name Type Description
peer InputNotifyPeer Notification source
settings InputPeerNotifySettings Notification settings

Result

Bool

Possible errors

Code Type Description
400 CHANNEL_INVALID The provided channel is invalid.
400 CHANNEL_PRIVATE You haven't joined this channel/supergroup.
400 MSG_ID_INVALID Invalid message ID provided.
400 PEER_ID_INVALID The provided peer id is invalid.
400 SETTINGS_INVALID Invalid settings were provided.