Raw.account.SetContactSignUpNotification

Raw.account.SetContactSignUpNotification

Toggle contact sign up notifications

account.setContactSignUpNotification#cff43f61 silent:Bool = Bool;
export namespace Raw {
  export namespace account {
    export class SetContactSignUpNotification {
      constructor(params: { silent: boolean }) {}
    }
  }
}

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

Layer: 185
Constructor ID: 0xcff43f61

Property

  • silent : boolean

    Whether to disable contact sign up notifications

Results

boolean