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

5 lines
213 B
Lua

---@diagnostic disable: missing-return, lowercase-global
---@param index number
---Disables voice in a channel specified by its position in the channel list display
function DisplayChannelVoiceOff(index) end