samczsun / Skype4J

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

Feature/Question/Help #147

Closed MadProgrammerGR closed 7 years ago

MadProgrammerGR commented 7 years ago

hello, i have been using this to make a simple bot game that asks simple questions yes/no etc..

I have problem with chat id, i just dont know how to get it, is there any way to use join link instead like: (https://join.skype.com/xxxxxx) to connect to a chat? or else how can i get the chat id? Thanks!

AnonymousDr commented 7 years ago

Write /get name on the group.

Regards.

MadProgrammerGR commented 7 years ago

Thanks man! 👍