Send <messageOrMail> to <userName> and <userName>

SCRIPT {
    SendKeys "{ctrl+n}"
    HeardWord "Send","to",_arg2
    HeardWord "Send","to",_arg3
}