X Tutup
Skip to content

Add switch_inline_query_current_chat#440

Closed
bobuk wants to merge 1 commit intopython-telegram-bot:masterfrom
bobuk:master
Closed

Add switch_inline_query_current_chat#440
bobuk wants to merge 1 commit intopython-telegram-bot:masterfrom
bobuk:master

Conversation

@bobuk
Copy link
Copy Markdown

@bobuk bobuk commented Oct 15, 2016

Add really useful option which is happened at last (3 Oct) update https://core.telegram.org/bots/api-changelog

So, now if you use switch_inline_query_current_chat="test" as an InlineKeyboardButton option, telegram automatically insert text "test" to current chat input box.

@jsmnbom
Copy link
Copy Markdown
Member

jsmnbom commented Oct 15, 2016

This change is already getting implemented as part of #431.

@jsmnbom jsmnbom closed this Oct 15, 2016
@jsmnbom jsmnbom added the 📋 duplicate work status: duplicate label Oct 15, 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

📋 duplicate work status: duplicate

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants

X Tutup