Gursimrat
11 years agoLeader
Getting the post reply ID
How do I get the reply ID of the post replies, like the ones implemented here on lithostphere. Attached is the screenshot for this.
Using page.context.thread.topicMessage.id gives message id of the last message whereas using page.context.thread.topicMessage.uniqueId gives the main post ID.