introduce sendReactionMessageRequestInputValidator to message responders. This will be used to validate the input in reactionMessageCreationResponder (which will be introduced in the subsequent diff)
Linear Task: ENG-2250
Differential D5748
[keyserver] introduce sendReactionMessageRequestInputValidator to message responders Authored by ginsu on Nov 29 2022, 12:27 AM.
Details introduce sendReactionMessageRequestInputValidator to message responders. This will be used to validate the input in reactionMessageCreationResponder (which will be introduced in the subsequent diff) Linear Task: ENG-2250 This will be tested in subsequent diffs. Also ran web/mobile app locally and nothing crashes/any regressions
Diff Detail
Event TimelineComment Actions What's the Flow type that this corresponds to? I think this would be easier to review if you combined it with the next diff. The ESLint error should be a hint |