Function remove_recently_found_chat

Source
pub async fn remove_recently_found_chat(
    chat_id: i64,
    client_id: i32,
) -> Result<(), Error>
Expand description

Removes a chat from the list of recently found chats

ยงArguments

  • chat_id - Identifier of the chat to be removed
  • client_id - The client id to send the request to