Implementation of TopSearchResults class

To be able to search Instagram for profiles, hashtags and locations.
This commit is contained in:
André Koch-Kramer
2020-01-20 19:33:36 +01:00
parent b7bae19374
commit d3403bc686
3 changed files with 76 additions and 1 deletions

View File

@@ -155,6 +155,14 @@ Profiles
.. autoclass:: Profile
:no-show-inheritance:
TopSearchResults
""""""""""""""""
.. autoclass:: TopSearchResults
:no-show-inheritance:
.. versionadded:: 4.3
Loading and Saving
""""""""""""""""""