isCommentReactionId
Type guard for TLCommentReactionId. See isCommentThreadId.
function isCommentReactionId(id: string): id is TLCommentReactionId;Parameters
| Name | Description |
|---|---|
| |
Returns
id is TLCommentReactionId;Prev
isCommentIdNext
isCommentThreadId