Fix undefined variable in p2p_chat.py show_conversations handler #12
Owner
- Change 'user.id' to 'sender.id' in line 205
- Error: NameError: name 'user' is not defined
- Issue occurred when calling /chat -> Мои диалоги callback
- Change 'user.id' to 'sender.id' in line 205
- Error: NameError: name 'user' is not defined
- Issue occurred when calling /chat -> Мои диалоги callback
trevor
added 1 commit 2026-03-07 01:53:31 +00:00
Some checks failed
continuous-integration/drone/pr Build is failing
Details
Merge pull request 'Fix undefined variable in p2p_chat.py show_conversations handler' (#12) from v2_functions into master
Reference in New Issue
Block a user
No description provided.
Delete Branch "v2_functions"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?