Key size must not exceed 255 bytes.

Enumeration Members

FI_NOR_AGENT_DTO: "fi.nor.dto.agent"
FI_NOR_DELETED: "fi.nor.deleted"
FI_NOR_FORM_DTO: "fi.nor.form_dto"
FI_NOR_FORM_VALUE_DTO: "fi.nor.form_value_dto"
FI_NOR_PIPELINE: "fi.nor.pipeline"
FI_NOR_PIPELINE_DTO: "fi.nor.dto.pipeline"
FI_NOR_PIPELINE_RUN_DTO: "fi.nor.dto.pipeline.run"
FI_NOR_PIPELINE_STATE: "fi.nor.pipeline.state"
M_FEDERATE: "m.federate"

Part of room create event.

See also MatrixRoomCreateEventDTO.

M_HEROES: "m.heroes"

Part of the MatrixSyncResponseRoomSummaryDTO

M_HOMESERVER: "m.homeserver"

Not an event, part of the well known DTO response

M_IDENTITY_SERVER: "m.identity_server"

Not an event, part of the well known DTO response

M_ID_USER: "m.id.user"

Part of the login end point. See also MatrixIdentifierDTO.

M_INVITED_MEMBER_COUNT: "m.invited_member_count"

Part of the MatrixSyncResponseRoomSummaryDTO

M_JOINED_MEMBER_COUNT: "m.joined_member_count"

Part of the MatrixSyncResponseRoomSummaryDTO

M_LOGIN_PASSWORD: "m.login.password"

Use MatrixLoginType.M_LOGIN_PASSWORD instead.

Deprecated

M_LOGIN_TOKEN: "m.login.token"

Part of the login end point.

M_PRESENCE: "m.presence"
M_PUSH_RULES: "m.push_rules"
M_ROOM_CREATE: "m.room.create"
M_ROOM_GUEST_ACCESS: "m.room.guest_access"
M_ROOM_HISTORY_VISIBILITY: "m.room.history_visibility"
M_ROOM_JOIN_RULES: "m.room.join_rules"
M_ROOM_MEMBER: "m.room.member"
M_ROOM_MEMBERSHIP: "m.room.membership"

Used as part of the MatrixType.M_ROOM_JOIN_RULES event.

This may be written in wrong syntax

You should probably use RoomMembershipType.M_ROOM_MEMBERSHIP

See

https://github.com/heusalagroup/hghs/issues/20

Deprecated

M_ROOM_MESSAGE: "m.room.message"
M_ROOM_POWER_LEVELS: "m.room.power_levels"
M_SPACE: "m.space"

Room type

M_TEXT: "m.text"

Generated using TypeDoc