Update documentation for search()
This commit is contained in:
pare
d1a3277a8b
commit
1a6293db44
S'han modificat 1 arxius amb 3 adicions i 1 eliminacions
|
@ -839,7 +839,9 @@ class Mastodon:
|
|||
def search(self, q, resolve=False):
|
||||
"""
|
||||
Fetch matching hashtags, accounts and statuses. Will search federated
|
||||
instances if resolve is True.
|
||||
instances if resolve is True. Full-text search is only enabled if
|
||||
the instance supports it, and is restricted to statuses the logged-in
|
||||
user wrote or was mentioned in.
|
||||
|
||||
Returns a `search result dict`_.
|
||||
"""
|
||||
|
|
Loading…
Referencia en una nova incidència