Skip to content

Adding a room to a community(using api) #318

@ehounake

Description

@ehounake

We are trying to add some rooms to communities using events endpoint like this:
_http://${MatrixHost}/matrix/client/r0/rooms/${roomId}/state/m.room.related_groups?user_id=${masqId}

...and sending what it seems adding a room from the community page manually sent as event content:
{"groups": ["+agroup:adomain.net"]}

The event m.room.related_groups is registered but after clicking communities icons to filter rooms, only the ones added manually are visible.
Not sure it is just missing api or hidden since I cannot find any api documentation on it.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions