Skip to content
This repository has been archived by the owner on Aug 5, 2020. It is now read-only.

如何移除指定的用户 #30

Closed
nkta3m opened this issue Apr 14, 2017 · 0 comments
Closed

如何移除指定的用户 #30

nkta3m opened this issue Apr 14, 2017 · 0 comments

Comments

@nkta3m
Copy link

nkta3m commented Apr 14, 2017

我想@机器人 移除 某用户,这样该怎么写?
我写了一半如下:
@bot.register(teamgroup)
def remove_msg(msg):
if msg.is_at:
if '移除' in msg.text.lower():
remove_members( ) <------这个“某用户”的参数该如何传递?

@nkta3m nkta3m closed this as completed Apr 14, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant