From ed89ead28d49e95aff47aabd0c801cfeb672be86 Mon Sep 17 00:00:00 2001 From: Lorenz Diener Date: Thu, 24 Nov 2016 13:18:13 +0100 Subject: Media uploading now works --- docs/index.rst | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'docs/index.rst') diff --git a/docs/index.rst b/docs/index.rst index d5e3402..b485089 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -116,8 +116,9 @@ These functions allow you to interact with other accounts: To (un)follow and Writing data: Media ------------------- -This function allows you to upload media to Mastodon. Except it -doesn't, because it is currently broken. But it will. +This function allows you to upload media to Mastodon. The returned +media IDs (Up to 4 at the same time) can then be used with post_status +to attach media to statuses. .. automethod:: Mastodon.media_post -- cgit v1.2.3