Added message_thread_id parameter to ChatActionSender class methods (#1437)

* Added message_thread_id parameter to ChatActionSender class methods

* Added changelog

* rename chagelog file
This commit is contained in:
Maxim 2024-03-11 22:53:17 +03:00 committed by GitHub
parent 0c9eeda8a7
commit 506dacc0ff
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 24 additions and 0 deletions

1
CHANGES/1437.feature.rst Normal file
View file

@ -0,0 +1 @@
Added **message_thread_id** parameter to **ChatActionSender** class methods.