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

5 lines
160 B
Lua

---@diagnostic disable: missing-return, lowercase-global
---@return boolean isAway
---Returns whether the player's status is Away
function IsChatAFK() end