messages.GetSearchResultsCalendar#
- class pyrogram.raw.functions.messages.GetSearchResultsCalendar#
Returns information about the next messages of the specified type in the chat split by days.
- Details:
Layer:
158
ID:
49F0BDE9
- Parameters:
peer (
InputPeer
) – Peer where to search.filter (
MessagesFilter
) – Message filter, inputMessagesFilterEmpty, inputMessagesFilterMyMentions filters are not supported by this method.offset_id (
int
32-bit
) – Offsets for pagination.offset_date (
int
32-bit
) – Offsets for pagination.
- Returns: