@typed-discord/rest
Preparing search index...
types
GithubDiscussion
Interface GithubDiscussion
interface
GithubDiscussion
{
answer_html_url
?:
string
|
null
;
body
?:
string
|
null
;
html_url
:
string
;
number
:
number
;
title
:
string
;
user
:
GithubUser
;
}
Index
Properties
answer_
html_
url?
body?
html_
url
number
title
user
Properties
Optional
answer_
html_
url
answer_html_url
?:
string
|
null
Optional
body
body
?:
string
|
null
html_
url
html_url
:
string
number
number
:
number
title
title
:
string
user
user
:
GithubUser
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
answer_
html_
url
body
html_
url
number
title
user
@typed-discord/rest
Loading...