Aint much, but its honest work
@dmytrohoi get yourself in here :)
Already got started on the MessageEntities & MarkdownV2. Let's make #1508 the PR for API 4.5. I'll push my changes to the nested-entities branch some time tomorrow.
@dmytrohoi could you rebase #1690 to nested-entities, so we can merge all the API changes to master in one go?
Please ping me here, if you want to get started on the unique file id stuff, so we don't do the work twice ;)
@Bibo-Joshi squashed all commits to one, added tests and checked using flake8. PR has been directed to the nested-entities branch.
I think, the nested-entities branch needs to pull latest commits from master branch, before you can merge #1690 PR to it. (My patch-1 was forked from the master and have 44 more commits than nested-entities.)
All passed, ready to next instructions. ;)
[FYI: I'm not currently working on the "unique file identifier" part.]
https://github.com/python-telegram-bot/python-telegram-bot/wiki/Code-snippets#message-formatting-bold-italic-code-
dont forget to update that page then
@dmytrohoi It took a bit longer but the MessageEntity and MarkdownV2 stuff is now pushed no nested-entities. When you're done with the file ID stuff, please pr to that branch :)
Most helpful comment
@Bibo-Joshi squashed all commits to one, added tests and checked using flake8. PR has been directed to the nested-entities branch.
I think, the nested-entities branch needs to pull latest commits from master branch, before you can merge #1690 PR to it. (My patch-1 was forked from the master and have 44 more commits than nested-entities.)
All passed, ready to next instructions. ;)
[FYI: I'm not currently working on the "unique file identifier" part.]