UserContextMiddleware.php
Table of Contents
Classes
- UserContextMiddleware
- Dispatcher-side middleware that resolves the user/chat/thread context for the incoming event and writes the canonical kwargs into `$data` so that downstream handlers, filters, and inner middlewares can bind them via reflection.