Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Can't get messages from MessageGenerator #15

Open
lucaspg96 opened this issue Nov 8, 2017 · 0 comments
Open

Can't get messages from MessageGenerator #15

lucaspg96 opened this issue Nov 8, 2017 · 0 comments

Comments

@lucaspg96
Copy link

I'm trying to implement some tests to a bot that I'm constructing and I got the following error:

"TypeError: init() missing 1 required positional argument: 'is_bot' "

Also, I cloned your repo and ran your tests. You got the same error. That is the configuration of my environment:

certifi==2016.2.28
click==6.7
Flask==0.12.2
future==0.16.0
itsdangerous==0.24
Jinja2==2.9.6
MarkupSafe==1.0
ptbtest==1.3
pymongo==3.4.0
python-telegram-bot==8.1.1
Werkzeug==0.12.2

The error happens when calling the get_message() method.

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant