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:
194
ID:
6AA3F6BD
- Parameters:
peer (
InputPeer
) – Peer where to searchfilter (
MessagesFilter
) – Message filter, inputMessagesFilterEmpty, inputMessagesFilterMyMentions filters are not supported by this method.offset_id (
int
32-bit
) – Offsets for pagination, for more info click hereoffset_date (
int
32-bit
) – Offsets for pagination, for more info click heresaved_peer_id (
InputPeer
, optional) – Search within the saved message dialog » with this ID.
- Returns: