Magidoc

UserStatus
Object

The user's description of what they're currently doing.

Fields

#

createdAt

Non-null

Identifies the date and time when the object was created.

emoji

An emoji summarizing the user's status.

emojiHTML

The status emoji as HTML.

expiresAt

If set, the status will not be shown after this date.

id

ID !
Non-null

The Node ID of the UserStatus object

indicatesLimitedAvailability

Non-null

Whether this status indicates the user is not fully available on GitHub.

message

A brief message describing what the user is doing.

organization

The organization whose members can see this status. If null, this status is publicly visible.

updatedAt

Non-null

Identifies the date and time when the object was last updated.

user

Non-null

The user who has this status.

Interfaces

#

Also implements Node .

Usages

#

References

#