GetWebAppUrl constructor

GetWebAppUrl(
  1. {required int bot_user_id,
  2. required String url,
  3. ThemeParameters? theme,
  4. required String application_name,
  5. int? extra,
  6. int? clientId}
)

Returns an HTTPS URL of a Web App to open from the side menu, a keyboardButtonTypeWebApp button, an inlineQueryResultsButtonTypeWebApp button, or an internalLinkTypeSideMenuBot link

Returns HttpUrl

Implementation

GetWebAppUrl