From 72e3290d8c9ed1dc0babf66ef70a6835a0dcacf4 Mon Sep 17 00:00:00 2001 From: Lorenz Diener Date: Sat, 27 Apr 2019 22:13:27 +0200 Subject: Add endorsements (with docs and tests) --- docs/index.rst | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'docs') diff --git a/docs/index.rst b/docs/index.rst index 7561b6f..a7d2945 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -800,6 +800,12 @@ Reading data: Emoji .. automethod:: Mastodon.custom_emojis +Reading data: Endorsements +-------------------------- + +.. automethod:: Mastodon.endorsements + + Writing data: Statuses ---------------------- These functions allow you to post statuses to Mastodon and to @@ -838,6 +844,8 @@ These functions allow you to interact with other accounts: To (un)follow and .. automethod:: Mastodon.account_unblock .. automethod:: Mastodon.account_mute .. automethod:: Mastodon.account_unmute +.. automethod:: Mastodon.account_pin +.. automethod:: Mastodon.account_unpin .. automethod:: Mastodon.account_update_credentials Writing data: Keyword filters -- cgit v1.2.3