Gaming
 

SkyEnvelope

From WoWWiki

This article is a part of the documentation of the Sky function library

This is the standard SkyEnvelope

	{
		type = SKY_CHANNEL|SKY_RAID|SKY_PARTY|SKY_ZONE|SKY_PLAYER|"GUILD"|"OFFICER"|"RAID","PARTY",
		sender = sender's username,
		msg = message, 
		target = passed target value 
			(usually the name of the addon or some string that identifies the intended reciever), 
		time = time message was processed
	}


  • msg
    • string - message will be a string if the message was sent from Sky.sendMessage
    • table - message will be a table if the message was sent from Sky.sendTable