mirror of
https://github.com/aiogram/aiogram.git
synced 2026-04-08 16:37:47 +00:00
Add changes
This commit is contained in:
parent
472ae326c6
commit
3ac9b2ae7a
1 changed files with 8 additions and 0 deletions
8
CHANGES/1030.feature.rst
Normal file
8
CHANGES/1030.feature.rst
Normal file
|
|
@ -0,0 +1,8 @@
|
|||
Add following methods to ``Message`` class:
|
||||
|
||||
- ``Message.forward(...)``
|
||||
- ``Message.edit_media(...)``
|
||||
- ``Message.edit_live_location(...)``
|
||||
- ``Message.stop_live_location(...)``
|
||||
- ``Message.pin(...)``
|
||||
- ``Message.unpin()``
|
||||
Loading…
Add table
Add a link
Reference in a new issue