@@ -19,7 +19,7 @@ async def test(request: Request):
return {'status': 'success'}
@app.post('/event')
def handle_event(request: Request):
async def handle_event(request: Request):
"""
Handle event from webhook
The note is not visible to the blocked user.