GetComments
GetComments returns a list with all thread comments and replies. To reverse iterate use a negative count. Top level comments can be filtered by checking `Comment.ParentID`, replies always have a parent comment or reply, while comments have no parent.
Command
gnokey query vm/qeval -remote "https://api.gno.berty.io:443" -data "gno.land/r/gnoland/boards2/v1.GetComments(,,,)"
Result