ch_history {chattr} | R Documentation |
Displays the current session' chat history
Description
Displays the current session' chat history
Usage
ch_history(x = NULL)
Arguments
x |
An list object that contains chat history. Use this argument to override the current history. |
Value
A list object with the current chat history
[Package chattr version 0.1.0 Index]