import { getRoom } from '@river-build/react-sdk'
function getRoom( sync: SyncAgent, streamId: string, ): Gdm | Channel | Dm | Space
Source: getRoom
SyncAgent
string
Gdm | Channel | Dm | Space
Was this page helpful?