delthas / JavaSkype

A lightweight, comprehensive Java API for Skype using MSNP24
MIT License
72 stars 28 forks source link

New group chat #31

Open awkaw opened 7 years ago

awkaw commented 7 years ago

I need to create a new group chat. How to do it?

delthas commented 7 years ago

There is no current way to create a group chat, indeed. I might add that in the future.

awkaw commented 7 years ago

I began to develop this function. I will share with everyone. Documentation https://github.com/msndevs/protocol-docs/wiki/Threads-(Groupchats)

delthas commented 7 years ago

Okay. I can really do it myself otherwise, using this page indeed (and by reverse-engineering Skype too). If you want to submit your work as a pull request to this project, it's nice, just know that I'll probably modify it so that it corresponds to how I want the code to be organised.

awkaw commented 7 years ago

Ok) Do it as you see fit. I'm not against :)