Reactions of a {@link Comment }
Reactions of a {@link Comment }
(author-has-reacted? comment-reaction)
Whether the {@link CommentAuthorInformation author} of the comment has reacted to this reaction
Returns: boolean
Whether the {@link CommentAuthorInformation author} of the comment has reacted to this reaction **Returns:** `boolean`
(count comment-reaction)
The number of users who have reacted to this reaction
Returns: number
The number of users who have reacted to this reaction **Returns:** `number`
(icon-path comment-reaction)
Icon for the reaction shown in UI.
Returns: string | Uri
Icon for the reaction shown in UI. **Returns:** `string | Uri`
(label comment-reaction)
The human-readable label for the reaction
Returns: string
The human-readable label for the reaction **Returns:** `string`
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close