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

5 lines
214 B
Lua

---@diagnostic disable: missing-return, lowercase-global
---@return number count
---Returns the maximum number of simultaneous RealID conversations you can be a part of
function BNGetMaxNumConversations() end