itchat.send_msg('Hello world')
<ItchatReturnValue: {u'MsgID': u'', u'LocalID': u'', u'BaseResponse': {u'ErrMsg': u'', u'Ret': 1204, 'RawMsg': u''}}>
Cannot send messages to myself
itchat.send('hello',toUserName = User)
You can’t send it to others either (User is a WeChat account )
Or send directly with this user