Raw.help.GetAppUpdate

Raw.help.GetAppUpdate

Returns information on update availability for the current application.

help.getAppUpdate#522d5a7d source:string = help.AppUpdate;
export namespace Raw {
  export namespace help {
    export class GetAppUpdate {
      constructor(params: { source: string }) {}
    }
  }
}

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

Layer: 185
Constructor ID: 0x522d5a7d

Property

Results

Raw.help.TypeAppUpdate