MHlinux
Results
1
comments of
MHlinux
Have the same PostDirectMessage issue and still do not get it done api.PostDirectMessage(directmsg, user_id="xxx") api.PostDirectMessage(directmsg, screen_name="xxx") But all other works fine like api.GetFriends(screen_name="xxx") api.GetFriends(user_id="xxx") So what else do I have...