projects
/
tweepy.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
fff4cde
)
Fix documentation for id parameter of API.get_direct_message
author
Harmon
<Harmon758@gmail.com>
Mon, 6 Jan 2020 14:07:10 +0000
(08:07 -0600)
committer
Harmon
<Harmon758@gmail.com>
Mon, 6 Jan 2020 14:08:11 +0000
(08:08 -0600)
docs/api.rst
patch
|
blob
|
blame
|
history
diff --git
a/docs/api.rst
b/docs/api.rst
index e60ea785ab6070d750105c5ec2e6aea4e9bf934e..3c43335c4afe4609ef91df694fd2217866e27785 100644
(file)
--- a/
docs/api.rst
+++ b/
docs/api.rst
@@
-382,7
+382,7
@@
Direct Message Methods
Returns a specific direct message.
- :param id:
|id|
+ :param id:
The id of the Direct Message event that should be returned.
:param full_text: |full_text|
:rtype: :class:`DirectMessage` object