@@ -0,0 +1,6 @@
from apiflask import HTTPError
class AddInteractionError(HTTPError):
status_code = 500
message = 'add interaction failed.'
The note is not visible to the blocked user.