mirror of
https://github.com/aiogram/aiogram.git
synced 2026-04-08 16:37:47 +00:00
Added support for message_thread_id in ChatActionSender (#1250)
* Add support for message_thread_id in ChatActionSender The given changes add support for including the 'message_thread_id' in ChatActionSender function calls, allowing actions to be sent in specific threads rather than the main chat. * Added changelog
This commit is contained in:
parent
b311d59fce
commit
c9f0b36ad6
3 changed files with 18 additions and 2 deletions
1
CHANGES/1249.feature.rst
Normal file
1
CHANGES/1249.feature.rst
Normal file
|
|
@ -0,0 +1 @@
|
|||
Added support for message_thread_id in ChatActionSender
|
||||
Loading…
Add table
Add a link
Reference in a new issue