ThinkChat2.0新版上线,更智能更精彩,支持会话、画图、阅读、搜索等,送10W Token,即刻开启你的AI之旅 广告
[KBArticle\_BeginLoading](https://wow.gamepedia.com/API_KBArticle_BeginLoading "API KBArticle BeginLoading")(articleId, searchType) - Starts the article loading process. [KBArticle\_GetData](https://wow.gamepedia.com/API_KBArticle_GetData "API KBArticle GetData")() - Returns information about the current article. [KBArticle\_IsLoaded](https://wow.gamepedia.com/API_KBArticle_IsLoaded "API KBArticle IsLoaded")() - Returns true if an article is loaded. [KBQuery\_BeginLoading](https://wow.gamepedia.com/index.php?title=API_KBQuery_BeginLoading&action=edit&redlink=1 "API KBQuery BeginLoading (page does not exist)")(searchText, categoryIndex, subcategoryIndex, articlesPerPage, curPage) - Starts a query for articles. [KBQuery\_GetArticleHeaderCount](https://wow.gamepedia.com/index.php?title=API_KBQuery_GetArticleHeaderCount&action=edit&redlink=1 "API KBQuery GetArticleHeaderCount (page does not exist)")() - Returns the number of article headers in the current query. [KBQuery\_GetArticleHeaderData](https://wow.gamepedia.com/index.php?title=API_KBQuery_GetArticleHeaderData&action=edit&redlink=1 "API KBQuery GetArticleHeaderData (page does not exist)")(index) - Returns information about an article header of the current query. [KBQuery\_GetTotalArticleCount](https://wow.gamepedia.com/index.php?title=API_KBQuery_GetTotalArticleCount&action=edit&redlink=1 "API KBQuery GetTotalArticleCount (page does not exist)")() - Returns the total number of articles that matches the current query. [KBQuery\_IsLoaded](https://wow.gamepedia.com/index.php?title=API_KBQuery_IsLoaded&action=edit&redlink=1 "API KBQuery IsLoaded (page does not exist)")() - Returns true if a query loaded successfuly. [KBSetup\_BeginLoading](https://wow.gamepedia.com/API_KBSetup_BeginLoading "API KBSetup BeginLoading")(articlesPerPage, curPage) - Starts the loading process for the KB start page. [KBSetup\_GetArticleHeaderCount](https://wow.gamepedia.com/API_KBSetup_GetArticleHeaderCount "API KBSetup GetArticleHeaderCount")() - Returns the number of articles for the current page. [KBSetup\_GetArticleHeaderData](https://wow.gamepedia.com/API_KBSetup_GetArticleHeaderData "API KBSetup GetArticleHeaderData")(index) - Returns information for an article header. [KBSetup\_GetCategoryCount](https://wow.gamepedia.com/API_KBSetup_GetCategoryCount "API KBSetup GetCategoryCount")() - Returns the number of categories in the knowledge base. [KBSetup\_GetCategoryData](https://wow.gamepedia.com/API_KBSetup_GetCategoryData "API KBSetup GetCategoryData")(index) - Returns information about a category. [KBSetup\_GetLanguageCount](https://wow.gamepedia.com/API_KBSetup_GetLanguageCount "API KBSetup GetLanguageCount")() - Returns the number of languages in the knowledge base. [KBSetup\_GetLanguageData](https://wow.gamepedia.com/API_KBSetup_GetLanguageData "API KBSetup GetLanguageData")(index) - Returns information about a language. [KBSetup\_GetSubCategoryCount](https://wow.gamepedia.com/API_KBSetup_GetSubCategoryCount "API KBSetup GetSubCategoryCount")(category) - Returns the number of subcategories for a category. [KBSetup\_GetSubCategoryData](https://wow.gamepedia.com/API_KBSetup_GetSubCategoryData "API KBSetup GetSubCategoryData")(category, index) - Returns information about a subcategory. [KBSetup\_GetTotalArticleCount](https://wow.gamepedia.com/API_KBSetup_GetTotalArticleCount "API KBSetup GetTotalArticleCount")() - Returns the total number of articles in the knowlege base. [KBSetup\_IsLoaded](https://wow.gamepedia.com/API_KBSetup_IsLoaded "API KBSetup IsLoaded")() - Returns true if the knowledge base is loaded successfuly. [KBSystem\_GetMOTD](https://wow.gamepedia.com/API_KBSystem_GetMOTD "API KBSystem GetMOTD")() - Returns the server message of the day. [KBSystem\_GetServerNotice](https://wow.gamepedia.com/API_KBSystem_GetServerNotice "API KBSystem GetServerNotice")() - Returns the server notice. [KBSystem\_GetServerStatus](https://wow.gamepedia.com/API_KBSystem_GetServerStatus "API KBSystem GetServerStatus")() - Returns the server status text.