projects
/
tweepy.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f00d603
)
Update documentation for API.verify_credentials
author
Harmon
<Harmon758@gmail.com>
Wed, 28 Aug 2019 16:57:39 +0000
(11:57 -0500)
committer
GitHub
<noreply@github.com>
Wed, 28 Aug 2019 16:57:39 +0000
(11:57 -0500)
docs/api.rst
patch
|
blob
|
blame
|
history
diff --git
a/docs/api.rst
b/docs/api.rst
index eb4f770425288cea823587415891310c3fd0df1f..9b90163569447163d5211128ef64a9b3713ae11c 100644
(file)
--- a/
docs/api.rst
+++ b/
docs/api.rst
@@
-458,6
+458,10
@@
Account Methods
Verify the supplied user credentials are valid.
+ :param include_entities: |include_entities|
+ :param skip_status: |skip_status|
+ :param include_email: When set to true email will be returned in the user
+ objects as a string.
:rtype: :class:`User` object if credentials are valid, otherwise False