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

Add ability to manage groups #56

Closed
pietroalbini opened this issue Apr 12, 2016 · 1 comment
Closed

Add ability to manage groups #56

pietroalbini opened this issue Apr 12, 2016 · 1 comment

Comments

@pietroalbini
Copy link
Contributor

pietroalbini commented Apr 12, 2016

The recent update to the Bots API introduced ability to manage members of group chats: currently you can kick people from a group and unban them from a supergroup.

The API I want to use:

chat.ban(user_id)
chat.unban(user_id)
@MarcoBuster
Copy link
Member

Good!

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

No branches or pull requests

2 participants