Raw.account.SetReactionsNotifySettings
Change the reaction notification settings.
account.setReactionsNotifySettings#316ce548 settings:ReactionsNotifySettings = ReactionsNotifySettings;
export namespace Raw {
export namespace account {
export class SetReactionsNotifySettings {
constructor(params: { settings: Raw.TypeReactionsNotifySettings }) {}
}
}
}
This is a function constructor, you can use it as method when call invoke
Layer: 185
Constructor ID: 0x316ce548
Property
settings
: Raw.TypeReactionsNotifySettingsNew reaction notification settings.