Deprecate UserBotLatencyLogObserver, update 29 example

This commit is contained in:
Mark Backman
2026-02-05 10:58:05 -05:00
parent 8791559351
commit 56d8ef2bf4
3 changed files with 66 additions and 38 deletions

View File

@@ -0,0 +1 @@
- Deprecated `UserBotLatencyLogObserver`. Use `UserBotLatencyObserver` directly with its `on_latency_measured` event handler instead.