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

5 lines
212 B
Lua

---@diagnostic disable: missing-return, lowercase-global
---@return number count
---Returns the maximum number of realID friends you can have in one conversation
function BNGetMaxPlayersInConversation() end