Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 2.54 KB

File metadata and controls

10 lines (7 loc) · 2.54 KB

SearchProviderInfo

Fields

Field Type Required Description
name Optional[str] Name of the search provider.
logo_url Optional[str] URL to the provider's logo.
search_link_url_template Optional[str] URL template that can be used to perform the suggested search by replacing the {query} placeholder with the query suggestion.