get_history

Get the whole story of the character

client.chat.get_history('HISTORY_ID')

history_id [str]

Unique ID for character history

token [str] (optional)

You can set a specific token for the function, it will be executed from the specified token

Last updated