Closed fat-complex closed 11 months ago
Is it possible to use getMessageThreadHistory to get the message history in the topic instead of getChatHistory?
getMessageThreadHistory
getChatHistory
Yes, but for this you need to preload the first topic message using getMessageThread.
getMessageThread
@levlam Thx)))
Is it possible to use
getMessageThreadHistory
to get the message history in the topic instead ofgetChatHistory
?