linear.commentresponse.externaluser
Home > @runlightyear/linear > CommentResponse > externalUser
CommentResponse.externalUser property
[ALPHA] The external user who wrote the comment.
Signature:externalUser: {
id: LinearID;
name: string;
};