diff --git a/aiogram/types/message.py b/aiogram/types/message.py index 7dbf612a..dde6f6d7 100644 --- a/aiogram/types/message.py +++ b/aiogram/types/message.py @@ -4400,7 +4400,6 @@ class Message(MaybeInaccessibleMessage): - :code:`chat_id` - :code:`message_id` - - :code:`business_connection_id` Use this method to change the chosen reactions on a message. Service messages of some types can't be reacted to. Automatically forwarded messages from a channel to its discussion group have the same available reactions as messages in the channel. Bots can't use paid reactions. Returns :code:`True` on success.