View Source ExTDLib.Method.SearchChatRecentLocationMessages (ExTDLib v0.0.4)
Returns information about the recent locations of chat members that were sent to the chat. Returns up to 1 location message per user. Returns object_ptr<Messages>.
| Name | Type | Description |
|---|---|---|
| chat_id | string | Chat identifier. |
| limit | number | The maximum number of messages to be returned. |
More details on telegram's documentation.