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

6 lines
172 B
Lua

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