FunctionsChatSearchKeyDownChatSearchKeyDown CallableChatSearchKeyDown(event: KeyboardEvent): booleanHandles the key presses while in the chat search screen. When the user presses enter, we launch the search query or save the temp options.Parametersevent: KeyboardEventReturns boolean
Handles the key presses while in the chat search screen. When the user presses enter, we launch the search query or save the temp options.