Briyah SDK - v2.0.6
    Preparing search index...

    Interface InstantiateRoomResult

    interface InstantiateRoomResult {
        agentIds: string[];
        roomId: string;
        warnings: string[];
    }
    Index
    agentIds: string[]
    roomId: string
    warnings: string[]

    Things that did not go as the template asked, but did not stop the room.