What's the parameter to the message.reply(boolean) method for?
Created May 7, 2012
John Zukowski Passing in a value of true is like reply to all. Assuming the message was addressed to you, you would get a copy back. In addition, everyone else on the TO, CC and FROM list would get a copy. Otherwise, only who the message was from would get the reply.