Skip to content

Conversation

@eguiraud
Copy link
Contributor

It was just a minor thing that bugged me while going through the examples: as per Telegram docs, using one_time_keyboard=True only hides the inline keyboard, but does not disable it completely, leaving a button that the user can press to get the keyboard back.

This little change to the conversationbot.py example script makes it so that the inline keyboard is properly hidden after usage or when the conversation is halted.

@MarkusHackspacher
Copy link

That is the same like my PR: ab30a58
In my PR is not the line 109, but this is necessary for canel command. I´ll close my PR.

@jh0ker
Copy link
Member

jh0ker commented Nov 8, 2016

Why not ^^ Thank you for your contribution :)

@jh0ker jh0ker merged commit a7bfb0c into python-telegram-bot:master Nov 8, 2016
@github-actions github-actions bot locked and limited conversation to collaborators Aug 24, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants