MadelineProto/docs/TD_docs/methods/searchHashtags.md

24 lines
601 B
Markdown

---
title: searchHashtags
description: Searches for recently used hashtags by their prefix
---
## Method: searchHashtags
[Back to methods index](index.md)
YOU CANNOT USE THIS METHOD IN MADELINEPROTO
Searches for recently used hashtags by their prefix
### Parameters:
| Name | Type | Required | Description |
|----------|---------------|----------|-------------|
|prefix|[CLICK ME string](../types/string.md) | Yes|Hashtag prefix to search for|
|limit|[CLICK ME int](../types/int.md) | Yes|Maximum number of hashtags to return|
### Return type: [Hashtags](../types/Hashtags.md)