chat_controller_delete_chat

Function chat_controller_delete_chat 

Source
pub async fn chat_controller_delete_chat(
    configuration: &Configuration,
    id: &str,
) -> Result<Chat, Error<ChatControllerDeleteChatError>>