.. module:: github3
This part of the documentation details the properties and methods associated with |Gist|, |GistComment|, |GistHistory|, and |GistFile| objects. These classes should never be instantiated by the user (developer) directly.
.. module:: github3.gists.gist
.. autoclass:: github3.gists.gist.Gist :inherited-members:
.. module:: github3.gists.comment
.. autoclass:: github3.gists.comment.GistComment :inherited-members:
.. module:: github3.gists.file
.. autoclass:: github3.gists.file.GistFile :inherited-members:
.. module:: github3.gists.history
.. autoclass:: github3.gists.history.GistHistory :inherited-members: