Codename LogoCodename Logo

funkin.backend.system.github.GitHubUser

APIWiki

Fields

url:String

URL to the user on GitHub's servers.

updated_at:String

Date of last account update.

type:GitHubUserType

Type of the user.

twitter_username:String

Twitter username of the user. Can be null.

starred_url:String

URL on GitHub's API to access this user's starred repositories.

site_admin:Bool

Whenever the user is a GitHub administrator.

public_repos:Int

Number of public repos this user own.

public_gists:Int

Number of public gists this user own.

node_id:String

ID of the current node on the GitHub database.

name:String

Name of the user.

login:String

Username of the user.

location:String

id:Int

ID of the user.

html_url:String

URL to the user on GitHub's website.

hireable:Null<Bool>

gravatar_id:String

Unknown

gists_url:String

URL on GitHub's API to access this user's gists.

following_url:String

URL on GitHub's API to access the accounts this user is following.

following:Int

Number of accounts this user follows.

followers_url:String

URL on GitHub's API to access this user's followers.

followers:Int

Number of followers this user have

email:String

created_at:String

Date of creation of the account

company:String

The company this user belongs to. Can be null.

blog:String

bio:String

avatar_url:String

Link to the avatar (profile picture).