Skip to content

getDirectMessagesChatTopicMessageByDate

Function · TDLib 1.8.67 · d1085f9c

Returns the last message sent in the topic in a channel direct messages chat administered by the current user no later than the specified date

getDirectMessagesChatTopicMessageByDate(
  chat_id: int53,
  topic_id: int53,
  date: int32
) → Message

chat_id

int53

Chat identifier of the channel direct messages chat

topic_id

int53

Identifier of the topic which messages will be fetched

date

int32

Point in time (Unix timestamp) relative to which to search for messages