account.UpdateNotifySettings#
- class pyrogram.raw.functions.account.UpdateNotifySettings#
Edits notification settings from a given user/group, from all users/all groups.
- Details:
Layer:
158
ID:
84BE5B93
- Parameters:
peer (
InputNotifyPeer
) – Notification source.settings (
InputPeerNotifySettings
) – Notification settings.
- Returns:
bool