Expose more properties on TextChatMessage instance

Currently as a developer with a custom chat frame, it’s too difficult to keep parity with the default TextChatService window. Adding the following properties (+ more, anyone reading feel free to suggest) would make this process much easier:

  • IsQuickWords - exposes if message was sent using Quick Words
  • IsRephrased - whether a message was rephrased or not
  • Any other properties that would be useful for people w/ custom chat windows
3 Likes