isCommentReactionId

See source code

Type guard for TLCommentReactionId. See isCommentThreadId.

function isCommentReactionId(id: string): id is TLCommentReactionId;

Parameters

NameDescription

id

string;

Returns

Prev
isCommentId
Next
isCommentThreadId