messengerlib::remote::chat_remote

Function find_chat

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