Extracting Chat/Conversation At Runtime

Reply by k3kalinix | 2024-10-01 16:37:58

Also you can try something with this method

Images:

Reply by k3kalinix | 2024-10-01 16:38:02

ConvaiGRPCAPI.cs

Reply by coltonix. | 2024-10-01 16:44:52

I need to restart my computer for some issues. Be back soon! :sob:

Replying to k3kalinix’s Message

Reply by k3kalinix | 2024-10-01 16:14:28

if(!String.IsNullOrEmpty(text))
{
OnTextSent?.Invoke(text);
}


**Reply by coltonix. | 2024-10-01 17:20:39**

This still yields the same results unfortunately

**Images:**
![image.png](https://cdn.discordapp.com/attachments/1288950413617397834/1290725080107585556/image.png?ex=673ec327&is=673d71a7&hm=4002ad58530323c6baa5d5abc52a06cc33db1816c0e0ff8c736b39cc8d4a311a&)

Reply by k3kalinix | 2024-10-01 17:21:25

it’s as expected

Replying to k3kalinix’s Message

Reply by k3kalinix | 2024-10-01 16:38:02
ConvaiGRPCAPI.cs

Reply by coltonix. | 2024-10-01 18:23:56

Update: this works!

Images:

Reply by coltonix. | 2024-10-01 18:25:58

Images:

Reply by k3kalinix | 2024-10-01 18:26:26

Awesome!

Reply by coltonix. | 2024-10-01 18:26:43

Thanks a lot K3! You have been amazing!

Reply by k3kalinix | 2024-10-01 18:26:53

You are welcome!

This conversation happened on the Convai Discord Server, so this post will be closed.