messages.GetRecentLocations¶
- class pyrogram.raw.functions.messages.GetRecentLocations[source]¶
Get all recent live locations sent to a specific chat: returns up to 1 location message ( messageMediaGeoLive ) per chat participant.
Usable by Users Bots- Details:
Layer:
229ID:
702A40E0
- Parameters:
peer (
InputPeer) – Target group or private chat.limit (
int32-bit) – Maximum number of results to return, see paginationhash (
int64-bit) – Hash used for caching, for more info click here
- Returns: