isCommentId

See source code

Type guard for TLCommentId. See isCommentThreadId.

function isCommentId(id: string): id is TLCommentId;

Parameters

NameDescription

id

string;

Returns

id is TLCommentId;
Prev
isBindingId
Next
isCommentReactionId