Update message.py

This commit is contained in:
Peppy_miller 2025-01-01 22:47:39 +02:00 committed by GitHub
parent 81550997f7
commit 47d05be0ad
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -3433,6 +3433,7 @@ class Message(MaybeInaccessibleMessage):
# because all entities are already prepared
"parse_mode": parse_mode,
"message_effect_id": message_effect_id or self.effect_id,
"link_preview_options": self.link_preview_options,
}
if self.text: