From d1a3277a8b757b71d16dfde9d3cc4f941dafb4ff Mon Sep 17 00:00:00 2001 From: Lorenz Diener Date: Mon, 30 Jul 2018 14:37:20 +0200 Subject: Add status_reply, closes #140 --- docs/index.rst | 1 + 1 file changed, 1 insertion(+) (limited to 'docs') 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. .. _status_post(): .. automethod:: Mastodon.status_post +.. automethod:: Mastodon.status_reply .. automethod:: Mastodon.toot .. automethod:: Mastodon.status_reblog .. automethod:: Mastodon.status_unreblog -- cgit v1.2.3