channels.EditLocation#
- class pyrogram.raw.functions.channels.EditLocation[source]#
Edit location of geogroup, see here for more info on geogroups.
- Details:
Layer:
224ID:
58E63F6D
- Parameters:
channel (
InputChannel) – Geogroupgeo_point (
InputGeoPoint) – New geolocationaddress (
str) – Address string
- Returns:
bool