X Tutup
Skip to content

Example is hiding a no-ack issue #81

@phalox

Description

@phalox

Hi there,

In the examples, if you send anything but a message, your bot will keep on trying to get this update and will never increment its update counter.

https://github.com/leandrotoledo/python-telegram-bot/blob/master/examples/echobot.py#L62

Should always be execute, not just for an update. (also applies to the other example)
Thanks for the library, I like it!

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions

    X Tutup