* Re-fetches the thread list without resetting the current list to empty. * * Public, design-named alias of refresh used by the drawer's * error-state Retry affordance and the Active/All filter-change refetch.
()
| 604 | * error-state Retry affordance and the Active/All filter-change refetch. |
| 605 | */ |
| 606 | refetchThreads(): void; |
| 607 | /** |
| 608 | * Resets to a fresh, client-side thread so the welcome screen can show. |
| 609 | * |
no outgoing calls
no test coverage detected