Open knowledge base category by idYou can open the Knowledge Base and immediately show the specific category desired based on the category id. showKbCategory(categoryId: string): Promise TypeScriptimport KustomerChat from '@kustomer/chat-react-native'; KustomerChat.showKbCategory('categoryId');showKbCategory(categoryId: string): Promise