Correct documentation for API.update_status
authorHarmon <Harmon758@gmail.com>
Sat, 6 Jul 2019 20:24:12 +0000 (15:24 -0500)
committerGitHub <noreply@github.com>
Sat, 6 Jul 2019 20:24:12 +0000 (15:24 -0500)
Fixes #1235

docs/api.rst

index 13eb931a132c8028fb5700e384293e4a9083ca23..47886fbc0459a72e87fb7e644307c6813f1db50c 100644 (file)
@@ -121,7 +121,7 @@ Status methods
    :param source: Source of the update. Only supported by Identi.ca. Twitter ignores this parameter.
    :param place_id: Twitter ID of location which is listed in the Tweet if geolocation is enabled for the user.
    :param display_coordinates: Whether or not to put a pin on the exact coordinates a Tweet has been sent from.
-   :param media_ids: A comma-delimited list of media_ids to associate with the Tweet.
+   :param media_ids: A list of media_ids to associate with the Tweet.
    :rtype: :class:`Status` object