RPC: GetCommentReplyCountCounts the replies under a comment. One method of the Seed universal-client API: `request(key, input) -> output`. The `input` field types what you pass; `output
Counts the replies under a comment. One method of the Seed universal-client API: request(key, input) -> output. The input field types what you pass; output types what comes back.
This document describes the seed-rpc-get-comment-reply-count type — a Seed API read-model schema (derived data the daemon computes for clients, not a signed network blob). Its formal schema is attached (the schemaDefinition in this document's metadata), so the app can show it and create values of this type.
Shape
A closed struct with these fields:
key (required) — string enum: GetCommentReplyCount
input (required) — map { 1 fields }
output (required) — integer
Depends on
Do you like what you are reading? Subscribe to receive updates.
Unsubscribe anytime
Powered by Seed HypermediaOpen App