Raw.smsjobs.UpdateSettings
Update sms job settings (official clients only).
smsjobs.updateSettings#93fa0bf flags:# allow_international:flags.0?true = Bool;
export namespace Raw {
export namespace smsjobs {
export class UpdateSettings {
constructor(params: { allowInternational?: boolean }) {}
}
}
}
This is a function constructor, you can use it as method when call invoke
Layer: 185
Constructor ID: 0x93fa0bf