mirror of
https://github.com/jxxghp/MoviePilot.git
synced 2026-09-05 07:27:15 +08:00
feat: conditionally save message history based on save_history flag
This commit is contained in:
@@ -218,6 +218,7 @@ def update_or_post_message(
|
||||
title=title,
|
||||
text=text,
|
||||
buttons=buttons,
|
||||
save_history=False,
|
||||
)
|
||||
)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user