You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently callOnEachEvent only allows me to specify the types of events I'm interested in, but not let me narrow down the messages I receive. According to this page, the python API does allow narrowing.