You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This PR was squashed before being merged into the main branch.
Discussion
----------
[Platform] Add `UserMessage::asText()` method
| Q | A
| ------------- | ---
| Bug fix? | no
| New feature? | yes
| Docs? | no
| Issues | --
| License | MIT
Move text extraction logic from MessageBag::getUserMessageText() to a new UserMessage::asText() method for better encapsulation and reusability.
Commits
-------
c245522 [Platform] Add `UserMessage::asText()` method
0 commit comments