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

4 lines
165 B
Lua

---@diagnostic disable: missing-return, lowercase-global
---Returns whether voice chat is supported by the realm server
function IsVoiceChatAllowedByServer() end