Initial commit
This commit is contained in:
4
api/ShowFriends.lua
Normal file
4
api/ShowFriends.lua
Normal file
@@ -0,0 +1,4 @@
|
||||
---@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
|
||||
Reference in New Issue
Block a user