7 lines
		
	
	
		
			167 B
		
	
	
	
		
			Lua
		
	
	
	
	
	
			
		
		
	
	
			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
 |