[lib] introduce sendReactionMessage to message actions
Summary:
introduced sendReactionMessage function to message actions. sendReactionMessage gets all the reaction info from the client and sends that to the reactionMessageCreationResponder and then waits and returns those results
Depends on D5750
Linear Task: ENG-2249
Test Plan:
This will be tested further in subsequent diffs. Ran this locally on web/mobile and nothing crashed. Also helped me get to the point where I could push a reaction message into the DB (see screenshot below)
Reviewers: atul, tomek, rohan
Reviewed By: atul, tomek
Subscribers: ashoat, tomek, atul
Differential Revision: https://phab.comm.dev/D5770