Raw.account.UpdateNotifySettings

Raw.account.UpdateNotifySettings

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

account.updateNotifySettings#84be5b93 peer:InputNotifyPeer settings:InputPeerNotifySettings = Bool;
export namespace Raw {
  export namespace account {
    export class UpdateNotifySettings {
      constructor(params: {
        peer: Raw.TypeInputNotifyPeer;
        settings: Raw.TypeInputPeerNotifySettings;
      }) {}
    }
  }
}

This is a function constructor, you can use it as method when call invoke

Layer: 185
Constructor ID: 0x84be5b93

Property

Results

boolean