Link Search Menu Expand Document

Constructor: updateNotifySettings

Back to constructors index

Changes in notification settings.

Attributes:

NameTypeRequiredDescription
peerNotifyPeerYesNotification source
notify_settingsPeerNotifySettingsYesNew notification settings

Type: Update

Example:

$updateNotifySettings = ['_' => 'updateNotifySettings', 'peer' => NotifyPeer, 'notify_settings' => PeerNotifySettings];