telegram api constructor · layer 229 · #c9b0539f

searchResultsCalendarPeriod

Information about found messages sent on a specific day, used to split the messages in messages.searchResultsCalendar constructors by days.

definition

searchResultsCalendarPeriod#c9b0539f date:int min_msg_id:int max_msg_id:int count:int = SearchResultsCalendarPeriod;

parameters

nametypedescription
dateintThe day this object is referring to.
min_msg_idintFirst message ID that was sent on this day.
max_msg_idintLast message ID that was sent on this day.
countintAll messages that were sent on this day.

type

SearchResultsCalendarPeriod

history

present in layers 134–229

idlayers
#c9b0539f134–229