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
The documentation example for UserMessage incorrectly used a private
constructor. This commit updates the example to use the public
`builder()` method, making the code functional.
Signed-off-by: MoGreene <[email protected]>
0 commit comments