Raw.help.GetTimezonesList
Returns timezone information that may be used elsewhere in the api, such as to set telegram business opening hours.
help.getTimezonesList#49b30240 hash:int = help.TimezonesList;
export namespace Raw {
export namespace help {
export class GetTimezonesList {
constructor(params: { hash: number }) {}
}
}
}
This is a function constructor, you can use it as method when call invoke
Layer: 185
Constructor ID: 0x49b30240
Property
hash
: numberHash used for caching, for more info click here.