591 B
591 B
Home > cautious-journey > Remote > getIssue
Remote.getIssue() method
Get details of a single issue.
Signature:
getIssue(options: IssueQuery): Promise<Array<IssueUpdate>>;
Parameters
Parameter | Type | Description |
---|---|---|
options | IssueQuery |
Returns:
Promise<Array<IssueUpdate>>