MadelineProto/docs/TD_docs/methods/deleteRecentHashtag.md

23 lines
509 B
Markdown
Raw Normal View History

2017-08-25 15:05:53 +02:00
---
title: deleteRecentHashtag
description: Deletes a hashtag from the list of recently used hashtags
---
## Method: deleteRecentHashtag
[Back to methods index](index.md)
YOU CANNOT USE THIS METHOD IN MADELINEPROTO
Deletes a hashtag from the list of recently used hashtags
### Params:
| Name | Type | Required | Description |
|----------|---------------|----------|-------------|
|hashtag|[string](../types/string.md) | Yes|The hashtag to delete|
### Return type: [Ok](../types/Ok.md)