Files
wow_Meta/api/BNGetMaxNumConversations.lua
2025-05-04 15:15:00 +02:00

7 lines
219 B
Lua

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