samczsun / Skype4J

Skype API written in Java. Does not support P2P chats
Apache License 2.0
145 stars 48 forks source link

get all chats #127

Closed maistrovyi closed 6 years ago

maistrovyi commented 8 years ago

Method loadMoreChats(100) returns not all and ONLY individual ("8:") chats, but what about group chats ("16:")??? Method getAllChats returns "0" if I don't call the method "loadMoreChats(100)" before doing this. ver 0.2.0 & 0.1.5