From: Harmon Date: Tue, 7 May 2019 01:11:47 +0000 (-0500) Subject: Correct documentation for API.report_spam X-Git-Url: https://vcs.fsf.org/?a=commitdiff_plain;h=eece2ff60d1bc885d22c7c34c1532ec9ebadbaf9;p=tweepy.git Correct documentation for API.report_spam --- diff --git a/docs/api.rst b/docs/api.rst index 5a8fce2..23f1166 100644 --- a/docs/api.rst +++ b/docs/api.rst @@ -520,7 +520,7 @@ Mute Methods Spam Reporting Methods ---------------------- -.. method:: API.report_spam([id/user_id/screen_name/perform_block]) +.. method:: API.report_spam(id/screen_name/user_id, [perform_block]) The user specified in the id is blocked by the authenticated user and reported as a spammer.