We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
const messages = await IMSDK.getHistoryMessageListReverse({ conversationID: result.conversationID, startClientMsgID: targetMessageID, userID, groupID, count: 20, }); is not hava error message
No response
The text was updated successfully, but these errors were encountered:
Hello! Thank you for filing an issue.
If this is a bug report, please include relevant logs to help us debug the problem.
Join slack 🤖 to connect and communicate with our developers.
Sorry, something went wrong.
There is no other debug. Where can I look for debug?
This interface is currently experiencing some issues, which are expected to be resolved shortly. We appreciate your attention to this matter.
No branches or pull requests
What would you like to share?
const messages = await IMSDK.getHistoryMessageListReverse({
conversationID: result.conversationID,
startClientMsgID: targetMessageID,
userID,
groupID,
count: 20,
}); is not hava error message
Additional information
No response
The text was updated successfully, but these errors were encountered: