linear.linear.getcomment
Home > @runlightyear/linear > Linear > getComment
Linear.getComment() method
This API is in beta and may contain contain bugs. Can be used in production with caution.
Get a comment
Signature:getComment(props: GetCommentProps): Promise<GetCommentResponse>;
Parameters
Parameter | Type | Description |
---|---|---|
props | GetCommentProps |
Promise<GetCommentResponse>