aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'docs/index.rst')
-rw-r--r--docs/index.rst5
1 files changed, 3 insertions, 2 deletions
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
116 116
117Writing data: Media 117Writing data: Media
118------------------- 118-------------------
119This function allows you to upload media to Mastodon. Except it 119This function allows you to upload media to Mastodon. The returned
120doesn't, because it is currently broken. But it will. 120media IDs (Up to 4 at the same time) can then be used with post_status
121to attach media to statuses.
121 122
122.. automethod:: Mastodon.media_post 123.. automethod:: Mastodon.media_post
123 124
Powered by cgit v1.2.3 (git 2.41.0)