MadelineProtoDocs/docs/TD_docs/constructors/inlineKeyboardButtonTypeSwitchInline.md
Daniil Gentili e5a1324684 docufix
2018-04-04 23:19:57 +00:00

797 B

title description image
inlineKeyboardButtonTypeSwitchInline A button which forces inline query to the bot to be substitued in the input field https://docs.madelineproto.xyz/favicons/android-chrome-256x256.png

Constructor: inlineKeyboardButtonTypeSwitchInline

Back to constructors index

A button which forces inline query to the bot to be substitued in the input field

Attributes:

Name Type Required Description
query string Yes Inline query to be sent to the bot
in_current_chat Bool Yes True, if the inline query should be sent from the current chat

Type: InlineKeyboardButtonType