fly2012

Results 2 comments of fly2012

> just add below line in WAPI.sendMessageToID in try quote > > var chat = window.Store.Chat.find(id); if(chat._value.sendMessage(message)){done(true);return true;} > > no need of WAPI.sendMessageToID2 It doesn't work on New id.How...