get_direct_messages_chat_topic_message_by_date


Description:

public async Message get_direct_messages_chat_topic_message_by_date (int64 chat_id, int64 topic_id, int32 date) throws TDLibError

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

Parameters:

chat_id

Chat identifier of the channel direct messages chat

topic_id

Identifier of the topic which messages will be fetched

date

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