Skip to content

Commit

Permalink
Merge pull request #676 from artoonie/patch-1
Browse files Browse the repository at this point in the history
Remove redundant PostDirectMessage
  • Loading branch information
bear committed Dec 19, 2021
2 parents 767fca9 + fa1b12a commit e63e876
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion twitter/api.py
Expand Up @@ -121,7 +121,6 @@ class Api(object):
There are many other methods, including:
>>> api.PostUpdates(status)
>>> api.PostDirectMessage(user, text)
>>> api.GetUser(user)
>>> api.GetReplies()
>>> api.GetUserTimeline(user)
Expand Down

0 comments on commit e63e876

Please sign in to comment.