memories are now redacted
This commit is contained in:
@@ -76,7 +76,8 @@ class MemoryHandler(BaseHandler):
|
||||
caption=
|
||||
f"On {chosen_match.date_pretty}, "
|
||||
f"{chosen_match.author} wrote: \n"
|
||||
f"{chosen_match.text}"
|
||||
f"{chosen_match.spoiler_text}",
|
||||
parse_mode=ParseMode.HTML
|
||||
)
|
||||
else:
|
||||
await query.edit_message_text(
|
||||
|
Reference in New Issue
Block a user