Update documentation for API.verify_credentials
authorHarmon <Harmon758@gmail.com>
Wed, 28 Aug 2019 16:57:39 +0000 (11:57 -0500)
committerGitHub <noreply@github.com>
Wed, 28 Aug 2019 16:57:39 +0000 (11:57 -0500)
docs/api.rst

index eb4f770425288cea823587415891310c3fd0df1f..9b90163569447163d5211128ef64a9b3713ae11c 100644 (file)
@@ -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