Raw.Timezone
Timezone information.
timezone#ff9289f5 id:string name:string utc_offset:int = Timezone;
export namespace Raw {
export class Timezone {
constructor(params: { id: string; name: string; utcOffset: number }) {}
}
}
🚫
This is a types constructor, you can’t use it as method when call invoke.
Layer: 185
Constructor ID: 0xff9289f5