Ensure all message types are assigned to the correct bot. (#1232)

* Ensure all message types are assigned to the correct bot.

* Added changelog
This commit is contained in:
Alex Root Junior 2023-07-29 22:59:43 +03:00 committed by GitHub
parent 56f0d9d220
commit 8ad0a1efb7
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 14 additions and 13 deletions

1
CHANGES/1232.bugfix.rst Normal file
View file

@ -0,0 +1 @@
Fixed bot assignment in the :code:`Message.send_copy` shortcut