MadelineProtoDocs/docs/TD_docs/methods/deleteRecentlyFoundChat.md

24 lines
592 B
Markdown

---
title: deleteRecentlyFoundChat
description: Deletes chat from the list of recently found chats
image: https://docs.madelineproto.xyz/favicons/android-chrome-256x256.png
---
# Method: deleteRecentlyFoundChat
[Back to methods index](index.md)
YOU CANNOT USE THIS METHOD IN MADELINEPROTO
Deletes chat from the list of recently found chats
### Parameters:
| Name | Type | Description | Required |
|----------|---------------|-------------|----------|
|chat\_id|[int53](../types/int53.md) | Identifier of the chat to delete | Yes|
### Return type: [Ok](../types/Ok.md)