aboutsummaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorLorenz Diener <[email protected]>2018-07-30 14:37:20 +0200
committerLorenz Diener <[email protected]>2018-07-30 14:37:20 +0200
commitd1a3277a8b757b71d16dfde9d3cc4f941dafb4ff (patch)
tree9e2523eb77eda85738c233464525e037bd8818ed /docs
parent4f3deac968ff6b46f25fb665ea4587822e9ce445 (diff)
downloadmastodon.py-d1a3277a8b757b71d16dfde9d3cc4f941dafb4ff.tar.gz
Add status_reply, closes #140
Diffstat (limited to 'docs')
-rw-r--r--docs/index.rst1
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/index.rst b/docs/index.rst
index 120828e..c930523 100644
--- a/docs/index.rst
+++ b/docs/index.rst
@@ -717,6 +717,7 @@ interact with already posted statuses.
717 717
718.. _status_post(): 718.. _status_post():
719.. automethod:: Mastodon.status_post 719.. automethod:: Mastodon.status_post
720.. automethod:: Mastodon.status_reply
720.. automethod:: Mastodon.toot 721.. automethod:: Mastodon.toot
721.. automethod:: Mastodon.status_reblog 722.. automethod:: Mastodon.status_reblog
722.. automethod:: Mastodon.status_unreblog 723.. automethod:: Mastodon.status_unreblog
Powered by cgit v1.2.3 (git 2.41.0)