Files
wow_Meta/api/GuildDisband.lua
2025-05-04 15:15:00 +02:00

6 lines
177 B
Lua

---@diagnostic disable: missing-return, lowercase-global
---@meta
---Disbands the player's guild. Only has effect if the player is the guild leader
function GuildDisband() end