TDLib v0.0.2 TDLib.Method.SearchChatRecentLocationMessages View Source
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
Name | Type | Description |
---|---|---|
chat_id | string | Chat identifier. |
limit | number | Maximum number of messages to be returned. |
More details on telegram’s documentation.