AuthenticatedUser ================= .. currentmodule:: appservice_framework.database .. autoclass:: AuthenticatedUser :show-inheritance: .. rubric:: Attributes Summary .. autosummary:: ~AuthenticatedUser.auth_token ~AuthenticatedUser.id ~AuthenticatedUser.matrixid ~AuthenticatedUser.nick ~AuthenticatedUser.rooms ~AuthenticatedUser.serviceid ~AuthenticatedUser.type .. rubric:: Attributes Documentation .. autoattribute:: auth_token .. autoattribute:: id .. autoattribute:: matrixid .. autoattribute:: nick .. autoattribute:: rooms .. autoattribute:: serviceid .. autoattribute:: type