diff --git a/data/event-schemas/schema/m.room.member.yaml b/data/event-schemas/schema/m.room.member.yaml index 6c180ec1..e6a8bfdd 100644 --- a/data/event-schemas/schema/m.room.member.yaml +++ b/data/event-schemas/schema/m.room.member.yaml @@ -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)