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>.

NameTypeDescription
chat_idstringChat identifier.
limitnumberThe maximum number of messages to be returned.

More details on telegram's documentation.