• Remove an existing chat room. All connections in the room will be removed. Throws an error if the room does not exist.

    Parameters

    • room: string

    Returns Promise<void>