View Single Post
04/08/14, 06:51 AM   #3
dev909
 
dev909's Avatar
AddOn Author - Click to view addons
Join Date: Apr 2014
Posts: 4
Alright thanks! So I'm assuming that id is the unique chat identifier, channel is the incoming channel, fromName is the person who is communicating with you, and then text is the actual text? This would solve for incoming messages but how would you return a message? Would you literally just in ParseChat return a message?
  Reply With Quote