messengerlib::async_remote::chat_remote

Function find_chat

Source
pub async fn find_chat(
    chat_id: Uuid,
    headers: Option<HeaderMap>,
) -> Result<ChatResponse, String>