webApp property

WebAppInfo? webApp
final

Optional. Description 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 web_app_switch_inline_query inside the Web App.

Implementation

final WebAppInfo? webApp;