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

7 lines
167 B
Lua

---@diagnostic disable: missing-return, lowercase-global
---@meta
---@param text string
---Updates the open GM ticket with new text
function UpdateGMTicket(text) end