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
minor #14535 [Messenger] Fix a typo on Messenger handler results example (alepdev)
This PR was submitted for the 4.2 branch but it was merged into the 4.4 branch instead.
Discussion
----------
[Messenger] Fix a typo on Messenger handler results example
This fixes typo on the Messenger handler results sample snippet by renaming `Result` object since the definition in the import and the name used in the return type of the function did not match.
I fixed with `ListItemsResult` instead of `ListItemsQueryResult` but tell me which one is better.
Commits
-------
1e4a70f Fix a typo on Messenger handler results example
0 commit comments