rate
Rate the character's last message
client.chat.rate(NUM, 'HISTORY_ID', 'MESSAGE_ID')
rate [int]
A number meaning stars. 0 - Terrible, 1 - Bad, 2 - Good, 3 - Fantastic
history_id [str]
Unique ID for character history
message_id [str]
Last message UUID
token [str] (optional)
You can set a specific token for the function, it will be executed from the specified token
Last updated