isCommentThreadId
Type guard for TLCommentThreadId. isCommentId rejects these — comment-thread: and comment: differ in the character after comment, so the prefixes never overlap.
function isCommentThreadId(id: string): id is TLCommentThreadId;Parameters
| Name | Description |
|---|---|
| |
Returns
id is TLCommentThreadId;Prev
isCommentReactionIdNext
isCustomRecord