Expiration time in minutes for access tokens
Defaults to room version 8
Private Readonly _accessPrivate Readonly _defaultPrivate Readonly _devicePrivate Readonly _eventPrivate Readonly _hostnamePrivate Readonly _jwtPrivate Readonly _roomPrivate Readonly _urlPrivate Readonly _userCreate a room
Optional reason: stringOptional avatar_url: stringOptional displayname: stringOptional is_direct: booleanOptional join_authorised_via_users_server: stringOptional third_party_invite: RoomMemberContent3rdPartyInviteDTOCreate room state event
Returns the device record by internal ID
Returns the user record by internal ID
Static setGenerated using TypeDoc
Provides services to implement Matrix HomeServer features.
Methods in this service should only provide means to implement features, e.g. not have control itself. Actual control of things must reside in the user side of this service.
See
HsBackendController