Add link to m.room.third_party_invite definition

Signed-off-by: Kévin Commaille <zecakeh@tedomum.fr>
This commit is contained in:
Kévin Commaille 2025-02-22 17:40:51 +01:00
parent b9724c6ae0
commit 1f995a0e78
No known key found for this signature in database
GPG key ID: 0C971D9DBC9D678D

View file

@ -21,7 +21,8 @@ description: |-
participate in the room until they join.
The `third_party_invite` property will be set if this invite is an `invite` event and is the
successor of an `m.room.third_party_invite` event, and absent otherwise.
successor of an [`m.room.third_party_invite`](/client-server-api/#mroomthird_party_invite) event,
and absent otherwise.
This event may also include an `invite_room_state` key inside the event's `unsigned` data.
If present, this contains an array of [stripped state events](/client-server-api/#stripped-state)