How could i change the PrefixText on a chat message over time?

Usually you just change this once with textChatMessageProperties on an onIncomingMessage function but you cant change the properties after the onIncomingMessage function is called
Is there any way to change prefixText, for example, after that?

1 Like