Raw.UpdateNotifySettings

Raw.UpdateNotifySettings

Changes in notification settings.

updateNotifySettings#bec268ef peer:NotifyPeer notify_settings:PeerNotifySettings = Update;
export namespace Raw {
  export class UpdateNotifySettings {
    constructor(params: { peer: Raw.TypeNotifyPeer; notifySettings: Raw.TypePeerNotifySettings }) {}
  }
}
🚫

This is a types constructor, you can’t use it as method when call invoke.

Layer: 185
Constructor ID: 0xbec268ef

Property