Fix undefined variable in p2p_chat.py show_conversations handler #12

Merged
trevor merged 1 commits from v2_functions into master 2026-03-07 01:53:33 +00:00

1 Commits

Author SHA1 Message Date
6089c90d22 Fix undefined variable in p2p_chat.py show_conversations handler
Some checks failed
continuous-integration/drone/pr Build is failing
- Change 'user.id' to 'sender.id' in line 205
- Error: NameError: name 'user' is not defined
- Issue occurred when calling /chat -> Мои диалоги callback
2026-03-07 10:53:07 +09:00