MadelineProto/docs/TD_docs/methods/deleteRecentlyFoundChat.md
Daniil Gentili 8600a2fcba docufix
2017-09-29 15:50:59 +02:00

23 lines
513 B
Markdown

---
title: deleteRecentlyFoundChat
description: Deletes chat from the list of recently found chats
---
## Method: deleteRecentlyFoundChat
[Back to methods index](index.md)
YOU CANNOT USE THIS METHOD IN MADELINEPROTO
Deletes chat from the list of recently found chats
### Params:
| Name | Type | Required | Description |
|----------|---------------|----------|-------------|
|chat\_id|[int53](../types/int53.md) | Yes|Identifier of the chat to delete|
### Return type: [Ok](../types/Ok.md)