Skip to content

Commit

Permalink
feat(update database when the message has been edited)
Browse files Browse the repository at this point in the history
  • Loading branch information
X1A0CA1 committed Oct 31, 2022
2 parents a322f68 + 5f35ada commit 8983032
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion user_handlers/msg_store.py
Original file line number Diff line number Diff line change
Expand Up @@ -143,4 +143,3 @@ def store_message(update, context):
Filters.text | Filters.video | Filters.photo | Filters.audio | Filters.voice,
store_message,
)

0 comments on commit 8983032

Please sign in to comment.