taksan / skype-java-api

Skype API for Java, based on Skype4Java library
128 stars 60 forks source link

Skype for Java Chat Message Listener gives duplicate message requests #46

Closed sandeeprock12 closed 10 years ago

sandeeprock12 commented 10 years ago

Hi,

I am trying to develop a Skype Bot which can process some messages and respond to them. I am using the Skype for Java API for the same. I am using a listener implementing the "ChatMessageListener" interface. I randomly (almost 70% of the times) get duplicate receipts of the messages.

Please let me know if this a known bug and ways to fix the same. Please help!

aaomidi commented 10 years ago

This happens on groupchats only apparently.