geochats.getHistory

Returns message history inside a geochat.

{schema}

Parameters

Name Type Description
peer InputGeoChat Geochat ID
offset int Number of list elements to be skipped
max_id int If a positive value was transferred, the method will return only messages with IDs less than the set one
limit int Number of list elements to be returned

Result

geochats.Messages