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');Updated about 2 months ago Open knowledge base article by idDescribe CustomershowKbCategory(categoryId: string): Promise