diff --git a/telegram/_message.py b/telegram/_message.py index cf43b456a..e47aed4bd 100644 --- a/telegram/_message.py +++ b/telegram/_message.py @@ -660,10 +660,11 @@ class Message(TelegramObject): def effective_attachment( self, ) -> Union[ + Animation, + Audio, Contact, Dice, Document, - Animation, Game, Invoice, Location,