Initial commit
This commit is contained in:
4
api/LeaveParty.lua
Normal file
4
api/LeaveParty.lua
Normal file
@@ -0,0 +1,4 @@
|
||||
---@diagnostic disable: missing-return, lowercase-global
|
||||
|
||||
---Exits the current party or raid. If there are only two characters in the party or raid, causes the party or raid to be disbanded.
|
||||
function LeaveParty() end
|
||||
Reference in New Issue
Block a user