Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Group#setOnlineStatus implemented #13

Closed
wants to merge 169 commits into from
Closed

Group#setOnlineStatus implemented #13

wants to merge 169 commits into from

Conversation

ghost
Copy link

@ghost ghost commented Nov 9, 2019

I've added setOnlineStatus method on group object and fixed some of the typos in code (like 'occured' instead of 'occurred')

Also fixed that awful Regex syntax - [] are character capturing group, not token. You should use () for capturing tokens like https://vk.com

@CommanderTvis
Copy link

@petersamokhin What is the reason for closing this PR?

@petersamokhin
Copy link
Member

@scpketer @CommanderTvis it’s closed automatically, because I used the force push to master.
The old version of the library is now archived and available only here: https://github.com/vksdk/vk-sdk-kotlin/tree/old-vk-bot-java-sdk
See the new version, it’s written from scratch.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants