Files
wow-weakauras/Meta/api/KBQuery_GetTotalArticleCount.lua
2024-11-07 23:12:37 +01:00

5 lines
217 B
Lua

---@diagnostic disable: missing-return, lowercase-global
---@return number totalArticleHeaderCount
---Returns the total number of articles returned for the given query
function KBQuery_GetTotalArticleCount() end