コード例 #1
0
def auto_accept_friends(msg):
    """自动接受好友请求"""
    wx_reply.auto_accept_friends(msg)
コード例 #2
0
ファイル: robot.py プロジェクト: sjia/wxbot-customized
def auto_accept_friends(msg):
    wx_reply.auto_accept_friends(msg)