Python-telegram-bot: Bot API 4.2

Created on 14 Apr 2019  路  4Comments  路  Source: python-telegram-bot/python-telegram-bot

All in all doesn't look too bad :)

  • [ ] Polls

    • [ ] bot methods: sendPoll, stopPoll
    • [ ] object: Poll
    • [ ] msg attribute: poll
  • [ ] ChatMember attribute: is_member

  • [ ] msg attribute: forward_sender_name

irelevant changes

  • deleteMessage can be used in private chats
  • pinned msg in basic groups
  • new webhook subnets
  • document thumbnail changes (might need changing of tests)
API

Most helpful comment

+1 for polls! Was going to be disappointed that this wasn't supported until I read that they're only 2 weeks old. Thanks for being on top of this!

@erohmensing It's already on development.
Check that branch: api4.2-poll

All 4 comments

+1 for polls! Was going to be disappointed that this wasn't supported until I read that they're only 2 weeks old. Thanks for being on top of this!

+1 for polls! Was going to be disappointed that this wasn't supported until I read that they're only 2 weeks old. Thanks for being on top of this!

@erohmensing It's already on development.
Check that branch: api4.2-poll

Resolved with #1418

Was this page helpful?
0 / 5 - 0 ratings

Related issues

rahiel picture rahiel  路  5Comments

bvanrijn picture bvanrijn  路  4Comments

leandrotoledo picture leandrotoledo  路  4Comments

xoancosmed picture xoancosmed  路  3Comments

psytron picture psytron  路  4Comments