Raw.ChannelLocation

Raw.ChannelLocation

Geographical location of supergroup (geogroups)

channelLocation#209b82db geo_point:GeoPoint address:string = ChannelLocation;
export namespace Raw {
  export class ChannelLocation {
    constructor(params: { geoPoint: Raw.TypeGeoPoint; address: string }) {}
  }
}
🚫

This is a types constructor, you can’t use it as method when call invoke.

Layer: 185
Constructor ID: 0x209b82db

Property

  • geoPoint : Raw.TypeGeoPoint

    Geographical location of supergroup

  • address : string

    Textual description of the address