@typed-discord/rest
Preparing search index...
types
GithubAuthor
Interface GithubAuthor
interface
GithubAuthor
{
name
:
string
;
username
?:
string
|
null
;
}
Index
Properties
name
username?
Properties
name
name
:
string
Optional
username
username
?:
string
|
null
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
name
username
@typed-discord/rest
Loading...