From cf2d0ebc8246cea8c5e1dbb48687b625affe53c8 Mon Sep 17 00:00:00 2001 From: Lorenz Diener Date: Mon, 30 Jul 2018 16:20:56 +0200 Subject: Add follow suggestions --- docs/index.rst | 10 ++++++++++ 1 file changed, 10 insertions(+) (limited to 'docs/index.rst') diff --git a/docs/index.rst b/docs/index.rst index e90c342..6cb782e 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -677,6 +677,11 @@ their relationships. .. automethod:: Mastodon.account_relationships .. automethod:: Mastodon.account_search +Reading data: Follow suggestions +-------------------------------- + +.. automethod:: Mastodon.suggestions + Reading data: Lists ------------------- These functions allow you to view information about lists. @@ -774,6 +779,11 @@ These functions allow you to interact with other accounts: To (un)follow and .. automethod:: Mastodon.account_unmute .. automethod:: Mastodon.account_update_credentials +Writing data: Follow suggestions +-------------------------------- + +.. automethod:: Mastodon.suggestion_delete + Writing data: Lists ------------------- These functions allow you to create, maintain and delete lists. -- cgit v1.2.3