Magidoc

Actor
Interface

Represents an object which can take actions on GitHub. Typically a User or Bot.

Fields

#

avatarUrl

Non-null

A URL pointing to the actor's public avatar.

login

Non-null

The username of the actor.

resourcePath

Non-null

The HTTP path for this actor.

url

Non-null

The HTTP URL for this actor.

Implementations

#

Implemented by Bot , EnterpriseUserAccount , Mannequin , Organization , User .

Usages

#

References

#