Skip to content

Latest commit

 

History

History
47 lines (31 loc) · 955 Bytes

File metadata and controls

47 lines (31 loc) · 955 Bytes

Users and their Associated Objects

This section of the documentation covers the representations of various objects related to the Users API.

User Objects

.. autoclass:: github3.users.ShortUser
    :inherited-members:

.. autoclass:: github3.users.Stargazer
    :inherited-members:

.. autoclass:: github3.users.User
    :inherited-members:

.. autoclass:: github3.users.AuthenticatedUser
    :inherited-members:

.. autoclass:: github3.users.Collaborator
    :inherited-members:

.. autoclass:: github3.users.Contributor
    :inherited-members:


AuthenticatedUser Peripherals

.. autoclass:: github3.users.Key
    :inherited-members:

.. autoclass:: github3.users.Plan
    :inherited-members:

.. autoclass:: github3.users.Email
    :inherited-members: