pub fn create_reaction_handler( ctx: Context<'_, '_, '_, '_, CreateReaction<'_>>, reaction_type: String, ) -> Result<()>