Skip to content

Conversation

@OctoNezd
Copy link
Contributor

The echobot2 example overrides builtin method help(). This PR renames the help(update, context) function to help_command(update, context).

Perhaps change start to start_command too?

@Bibo-Joshi
Copy link
Member

Personally, I don't see a need to change start, as that's not builtin. But would you mind checking the other examples, too?

@Bibo-Joshi Bibo-Joshi added ⚙️ examples affected functionality: examples 📋 pending-reply work status: pending-reply labels Jun 14, 2020
@OctoNezd
Copy link
Contributor Author

The only other examples that used help() are inllinebot and inlinekeyboard. Both updated now.

@Bibo-Joshi Bibo-Joshi removed the 📋 pending-reply work status: pending-reply label Jun 16, 2020
@Bibo-Joshi Bibo-Joshi merged commit 0af5cc2 into python-telegram-bot:master Jun 16, 2020
@Bibo-Joshi
Copy link
Member

Thanks for you contribution!

@OctoNezd OctoNezd deleted the patch-1 branch June 16, 2020 15:22
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Aug 17, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

⚙️ examples affected functionality: examples

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants