
IM::Engine::Outgoing - a message we're sending to somebody

An instance of IM::Engine::User which represents the recipient of this outgoing message.
An instance of IM::Engine::Incoming to which this outgoing message was a response.
Since not all outgoing messages are replies,
this attribute may have no value; use the has_incoming accessor to see whether it does.
See "message" in IM::Engine::Message.
See "plaintext" in IM::Engine::Message.
