Skip to content

export Class

WebApp ​

extends ​

Builder

Constructor ​

ts
new InlineQueryResultButton.WebApp( text, url )
ParameterTypeDescription
textstringLabel text on the button
urlstringDescription of the Web App that will be launched when the user presses the button. The Web App will be able to switch back to the inline mode using the method switchInlineQuery inside the Web App.