The parent bridge.
Called when an invite event reaches the bridge. This function will check if the invite is from an upgraded room, and will join the room if so.
A Matrix m.room.member event of membership=invite directed to the bridge bot
True if the invite is from an upgraded room and shouldn't be processed.
Called when the bridge sees a "m.room.tombstone" event.
The m.room.tombstone event.
Generated using TypeDoc
Handles migration of rooms when a room upgrade is performed.