# HistoryNext

> **Class** in `deepagents_cli`

📖 [View in docs](https://reference.langchain.com/python/deepagents-cli/widgets/chat_input/ChatTextArea/HistoryNext)

Request next history entry.

## Signature

```python
HistoryNext()
```

## Extends

- `Message`

---

[View source on GitHub](https://github.com/langchain-ai/deepagents/blob/a827cddf72d72e4b17921b8eb445a3bfb0511cb4/libs/cli/deepagents_cli/widgets/chat_input.py#L383)