getDirectMessagesChatTopicMessageByDate¶
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