@typed-discord/rest
Preparing search index...
types
GithubIssue
Function GithubIssue
GithubIssue
(
id
:
number
,
number
:
number
,
html_url
:
string
,
user
:
GithubUser
,
title
:
string
,
optional
?:
Omit
<
GithubIssue
,
"number"
|
"id"
|
"user"
|
"title"
|
"html_url"
,
>
,
)
:
GithubIssue
Parameters
id
:
number
number
:
number
html_url
:
string
user
:
GithubUser
title
:
string
Optional
optional
:
Omit
<
GithubIssue
,
"number"
|
"id"
|
"user"
|
"title"
|
"html_url"
>
Returns
GithubIssue
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@typed-discord/rest
Loading...