callbacks
Backward-compatible shim.
The Matrix event callback logic has moved to platforms.matrix
(MatrixPlatform). This module is kept only so that any
existing imports of callbacks.BotCallbacks do not break.
For new code, use the platform adapter pattern directly.