channels.EditLocation#
- class pyrogram.raw.functions.channels.EditLocation#
Edit location of geogroup, see here » for more info on geogroups.
- Details:
Layer:
158
ID:
58E63F6D
- Parameters:
channel (
InputChannel
) – Geogroup.geo_point (
InputGeoPoint
) – New geolocation.address (
str
) – Address string.
- Returns:
bool