From 962bf460563590a79b90c5f42727331f76b11c5f Mon Sep 17 00:00:00 2001 From: Lorenz Diener Date: Mon, 30 Jul 2018 15:39:46 +0200 Subject: [PATCH] Document search_v2 --- docs/index.rst | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/index.rst b/docs/index.rst index c82b691..d739461 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -704,6 +704,7 @@ Reading data: Searching ----------------------- .. automethod:: Mastodon.search +.. automethod:: Mastodon.search_v2 Reading data: Mutes and blocks ------------------------------