libtd-ktx / kotlinx.telegram.coroutines / removeRecentlyFoundChat
removeRecentlyFoundChat
suspend fun
TelegramFlow
.removeRecentlyFoundChat(chatId:
Long
):
Unit
Suspend function, which removes a chat from the list of recently found chats.
Parameters
chatId
- Identifier of the chat to be removed.