Search Apps Documentation Source Content File Folder Download Copy Actions Download State String Boolean Number Struct Map Slice Pointer Function Closure Reference Nil Package Type Interface Unknown

reactions/v0 package

Overview

Package reactions is an emoji reaction board.

Each topic collects emoji reactions. A caller may register at most one reaction per topic; the emoji they picked increments a per-topic per-emoji tally. Render lists every topic with its emoji tallies and total count.

Function

TopicCount

func TopicCount() int

TopicCount returns the number of topics on the board.

Command

gnokey query vm/qeval -remote "https://rpc.gno.land" -data "gno.land/r/moul/x/daily/reactions/v0.TopicCount()"

Result