jira.js
Guide
GitHub
Preparing search index...
assets
getIcon
Function getIcon
getIcon
(
client
:
Client
,
parameters
:
{
id
:
string
}
,
options
?:
RequestOptions
,
)
:
Promise
<
{
id
:
string
;
name
:
string
;
url16
:
string
;
url48
:
string
;
[
key
:
string
]:
unknown
;
}
,
>
Load a single icon by id
Parameters
client
:
Client
parameters
:
{
id
:
string
}
Optional
options
:
RequestOptions
Returns
Promise
<
{
id
:
string
;
name
:
string
;
url16
:
string
;
url48
:
string
;
[
key
:
string
]:
unknown
;
}
,
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Guide
GitHub
jira.js
Loading...
Load a single icon by id