UpdateSuggestionsEvent
type UpdateSuggestionsEvent = { type: 'updateSuggestions' suggestions: Suggestion[] }
Upon receiving, client will:
suggestions