account.UpdateBusinessLocation#
- class pyrogram.raw.functions.account.UpdateBusinessLocation#
Businesses » may advertise their location using this method, see here » for more info.
- Details:
Layer:
198
ID:
9E6B131A
- Parameters:
geo_point (
InputGeoPoint
, optional) – Optional, contains a set of geographical coordinates.address (
str
, optional) – Mandatory when setting/updating the location, contains a textual description of the address (max 96 UTF-8 chars).
- Returns:
bool