get_histories

Getting all the character chat stories

client.chat.get_histories('CHAR')

char [str]

Character ID

number [int] (optional)

maximum number of chats shown

token [str] (optional)

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

Last updated