Skip to content
This repository was archived by the owner on Apr 26, 2024. It is now read-only.
This repository was archived by the owner on Apr 26, 2024. It is now read-only.

Stabilize support for MSC3288: room type on the store-invite API #11113

Closed
@clokep

Description

@clokep

Once MSC3288 lands we should (at some point) switch to a stable identifier.

There's a single case to switch:

if room_type is not None:
invite_config["org.matrix.msc3288.room_type"] = room_type

We might want to send both the stable and unstable identifiers for a bit.

Metadata

Metadata

Assignees

Labels

A-SpacesHierarchical organization of roomsT-TaskRefactoring, removal, replacement, enabling or disabling functionality, other engineering tasks.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions