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

Can u Fix it? #78

Open
craftalpian opened this issue Aug 13, 2016 · 1 comment
Open

Can u Fix it? #78

craftalpian opened this issue Aug 13, 2016 · 1 comment

Comments

@craftalpian
Copy link

i will kick all member from group, and this code is wrong , can u help me for fix this problem?
`#-*-coding: utf-8 *

from line import LineClient, LineGroup, LineContact

try:
client = LineClient("[email protected]", "test")
#client = LineClient(authToken="AUTHTOKEN")

except:
print "Login Failed"

authToken = client.authToken

print authToken,"\n"

group = LineGroup(client, client.groups[0])

print group

group.kickoutFromGroup()`

@ii64
Copy link

ii64 commented Mar 27, 2017

You dont have any idea why you want to kick all member of a group

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

No branches or pull requests

2 participants