Open knowledge base category by idOpens a Knowledge Base category based on the category id. Suggest EditsYou 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 Table of Contents showKbCategory(categoryId: string): Promise