Code format

This commit is contained in:
2025-05-04 14:32:03 +02:00
parent c0337ef97f
commit 93b45ac12e
3012 changed files with 8372 additions and 9301 deletions

View File

@@ -4,6 +4,6 @@
---| '0' - CHAT_MSG_SYSTEM
---| '1' - WHO_LIST_UPDATE
---@param state WHO_LIST_UPDATE
---@param state WHO_LIST_UPDATE
---Changes the delivery method for results from SendWho() queries. In the default UI, results delivered in CHAT_MSG_SYSTEM are printed in the main chat window; results delivered in a WHO_LIST_UPDATE event cause the FriendsFrame to be shown, displaying the results in its "Who" tab.
function SetWhoToUI(state) end
function SetWhoToUI(state) end