For the complete documentation index, see llms.txt. This page is also available as Markdown.

Show Replies List

API reference for displaying the replies list with Luciq. Programmatically show the in-app replies list to users from anywhere in your app.

This API can be used to display the replies page which contains the chat history of the user.

Replies.show()
[LCQReplies show];
Replies.show();
Replies.show()
Replies.show();
Replies.show();

Last updated