coldbydefault-portfolio
Preparing search index...
types/github
GitHubUser
Interface GitHubUser
GitHub API Type Definitions
Author
ColdByDefault
Copyright
2025 ColdByDefault. All Rights Reserved.
interface
GitHubUser
{
avatar_url
:
string
;
bio
:
null
|
string
;
blog
:
null
|
string
;
company
:
null
|
string
;
created_at
:
string
;
email
:
null
|
string
;
events_url
:
string
;
followers
:
number
;
followers_url
:
string
;
following
:
number
;
following_url
:
string
;
gists_url
:
string
;
gravatar_id
:
null
|
string
;
hireable
:
null
|
boolean
;
html_url
:
string
;
id
:
number
;
location
:
null
|
string
;
login
:
string
;
name
:
null
|
string
;
node_id
:
string
;
organizations_url
:
string
;
public_gists
:
number
;
public_repos
:
number
;
received_events_url
:
string
;
repos_url
:
string
;
site_admin
:
boolean
;
starred_url
:
string
;
subscriptions_url
:
string
;
twitter_username
:
null
|
string
;
type
:
string
;
updated_at
:
string
;
url
:
string
;
}
Index
Properties
avatar_
url
bio
blog
company
created_
at
email
events_
url
followers
followers_
url
following
following_
url
gists_
url
gravatar_
id
hireable
html_
url
id
location
login
name
node_
id
organizations_
url
public_
gists
public_
repos
received_
events_
url
repos_
url
site_
admin
starred_
url
subscriptions_
url
twitter_
username
type
updated_
at
url
Properties
avatar_
url
avatar_url
:
string
bio
bio
:
null
|
string
blog
blog
:
null
|
string
company
company
:
null
|
string
created_
at
created_at
:
string
email
email
:
null
|
string
events_
url
events_url
:
string
followers
followers
:
number
followers_
url
followers_url
:
string
following
following
:
number
following_
url
following_url
:
string
gists_
url
gists_url
:
string
gravatar_
id
gravatar_id
:
null
|
string
hireable
hireable
:
null
|
boolean
html_
url
html_url
:
string
id
id
:
number
location
location
:
null
|
string
login
login
:
string
name
name
:
null
|
string
node_
id
node_id
:
string
organizations_
url
organizations_url
:
string
public_
gists
public_gists
:
number
public_
repos
public_repos
:
number
received_
events_
url
received_events_url
:
string
repos_
url
repos_url
:
string
site_
admin
site_admin
:
boolean
starred_
url
starred_url
:
string
subscriptions_
url
subscriptions_url
:
string
twitter_
username
twitter_username
:
null
|
string
type
type
:
string
updated_
at
updated_at
:
string
url
url
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
avatar_
url
bio
blog
company
created_
at
email
events_
url
followers
followers_
url
following
following_
url
gists_
url
gravatar_
id
hireable
html_
url
id
location
login
name
node_
id
organizations_
url
public_
gists
public_
repos
received_
events_
url
repos_
url
site_
admin
starred_
url
subscriptions_
url
twitter_
username
type
updated_
at
url
coldbydefault-portfolio
Loading...
GitHub API Type Definitions
Author
ColdByDefault
Copyright
2025 ColdByDefault. All Rights Reserved.