Initial commit
This commit is contained in:
5
api/SetSelectedMute.lua
Normal file
5
api/SetSelectedMute.lua
Normal file
@@ -0,0 +1,5 @@
|
||||
---@diagnostic disable: missing-return, lowercase-global
|
||||
|
||||
---@param index number
|
||||
---Selects an entry in the Muted list. Mute list selection is only used for display purposes in the default UI and has no effect on other API functions.
|
||||
function SetSelectedMute(index) end
|
||||
Reference in New Issue
Block a user