I set a RawEventHandler to be able to handle raw requests and store them as grafana stats.
Enabling a client.raw_event_handler disables all reaction_adds from being detected and renders both prompt and menu's useless.
Removing this raw handler and everything works.
I set a RawEventHandler to be able to handle raw requests and store them as grafana stats.
Enabling a client.raw_event_handler disables all reaction_adds from being detected and renders both
promptand menu's useless.Removing this raw handler and everything works.