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

4 lines
292 B
Lua

---@diagnostic disable: missing-return, lowercase-global
---Requests friends/ignore list information from the server. Information is not returned immediately; the FRIENDLIST_UPDATE event fires when data becomes available for use by Friends/Ignore API functions.
function ShowFriends() end