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