mirror of
https://github.com/aiogram/aiogram.git
synced 2026-04-08 16:37:47 +00:00
Added message_thread_id to url of chats with topics for message.get_u… (#1469)
* Added message_thread_id to url of chats with topics for message.get_url() (#1451) * Added tests for message.get_url() * Added tests for message.get_url() * Changed tests for message.get_url()
This commit is contained in:
parent
9b0b6a68ed
commit
e2e1bc5573
3 changed files with 69 additions and 3 deletions
1
CHANGES/1451.feature.rst
Normal file
1
CHANGES/1451.feature.rst
Normal file
|
|
@ -0,0 +1 @@
|
|||
Added **message_thread_id** parameter to **message.get_url()**.
|
||||
Loading…
Add table
Add a link
Reference in a new issue