Link Search Menu Expand Document

Constructor: channelLocation

Back to constructors index

Geographical location of supergroup (geogroups)

Attributes:

NameTypeRequiredDescription
geo_pointGeoPointOptionalGeographical location of supergroup
addressstringYesTextual description of the address

Type: ChannelLocation

Example:

$channelLocation = ['_' => 'channelLocation', 'geo_point' => GeoPoint, 'address' => 'string'];