Chatview: Update Color to a Message Problem

How to fix Chatview update message background color but if you refresh the screen, the Background color of the message will return to it’s default color
component_method

Thank You :heart:

1 Like

I have the same problem. I dont know how to change it because when i exit the screen and enter again the message background color is not changing too.

1 Like

Can’t you just do this?

CleanShot 2022-02-09 at 16.46.47

Nope, you cant direct do it because every message has its own unique id, you cannot guess it correctly

But you can store ids on tinyDB or Online Database and then get them.