Question for any others who use webhooks to pull post and comment data out of their Bettermode site into somewhere else for analysis - from a fellow site admin who's been trying to look at posts one by one to figure this out and results are inconclusive.
What is the difference between RepliesCount and TotalRepliesCount? Is it:
A - RepliesCount does not count replies by the original poster, and TotalRepliesCount does count in replies by the original poster
B - RepliesCount counts just top level replies, and TotalRepliesCount counts in nested replies
C - neither of these, it's something else