get_history

Get the whole story of the character

await client.chat2.get_history('CHAT_ID')

chat_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