621 B
621 B
title | description |
---|---|
updateNotifySettings | updateNotifySettings attributes, type and example |
Constructor: updateNotifySettings
Attributes:
Name | Type | Required |
---|---|---|
notify_peer | NotifyPeer | Required |
notify_settings | PeerNotifySettings | Required |
Type: Update
Example:
$updateNotifySettings = ['_' => 'updateNotifySettings', 'notify_peer' => NotifyPeer, 'notify_settings' => PeerNotifySettings, ];