I think you missed a comma in the event class after client_id and you also need to make the event class a Class method by using self.event
I think you missed a comma in the event class after client_id and you also need to make the event class a Class method by using self.event