Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
import { useThreads } from '@towns-protocol/react-sdk'
function useThreads( streamId: string, config?: ObservableConfig.FromObservable<TimelinesMap>, ): ObservableValue<TimelinesMap>
string
ObservableConfig.FromObservable<TimelinesMap>
ObservableValue<TimelinesMap>
Was this page helpful?