Member
I am keeping the branch updated with the merge to one :D
Currently implemented:
- get forum topic icon stickers
- edit forum topic
- create forum topic
- close forum topic
- delete forum topic
- reopen forum topic
- unpin all topic messages
Member
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
initial review
Member
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
review 2 (fixing this myself)
Member
IMO we can merge, then. We'll have to do a final review of #3360 anyway :D
Member
I'll mention #3340 here if you don't mind. Helps my mental navigation :)
Member
I know it's merged already so I'm late, but it looks like the params icon_color and icon_custom_emoji_id of method Bot.create_forum_topic are optional in Telegram API but aren't optional in our bot.py?