GetWebAppLinkUrl constructor

GetWebAppLinkUrl(
  1. {required int chat_id,
  2. required int bot_user_id,
  3. required String web_app_short_name,
  4. required String start_parameter,
  5. ThemeParameters? theme,
  6. required String application_name,
  7. required bool allow_write_access,
  8. int? extra,
  9. int? clientId}
)

Returns an HTTPS URL of a Web App to open after a link of the type internalLinkTypeWebApp is clicked

Returns HttpUrl

Implementation

GetWebAppLinkUrl