• Parameters

    Returns Promise<IChatRoomPayload>

    Promise

    Description

    Gets chat room by roomId

    Async

    Since

    0.1.0

    getChatRoom({roomId: 'c1f6082c-f7b9-4d1e-b64e-9071a3860ffc'}).then((res) => console.log(res))
    

Generated using TypeDoc