#944 Rename "extract()" to "extract_from()" for entities

This commit is contained in:
Alex Root Junior 2022-06-26 00:18:08 +03:00
parent fadb11515e
commit 0076a6f874
No known key found for this signature in database
GPG key ID: 074C1D455EBEA4AC
3 changed files with 18 additions and 2 deletions

1
CHANGES/944.misc.rst Normal file
View file

@ -0,0 +1 @@
`MessageEntity` method `get_text` was removed and `extract` was renamed to `extract_from`