AuthenticatedUser

class appservice_framework.database.AuthenticatedUser(matrixid, auth_token, serviceid=None, nick=None)

Bases: appservice_framework.database.User

A user that is authenticated with the AS for the service. These users are the only ones that can send and receive messages from the service.

Attributes Summary

auth_token
id
matrixid
nick
rooms
serviceid
type

Attributes Documentation

auth_token
id
matrixid
nick
rooms
serviceid
type