GetGuardBotWebAppUrl constructor
GetGuardBotWebAppUrl({
- required int queryId,
- WebAppOpenParameters? parameters,
Implementation
GetGuardBotWebAppUrl({required this.queryId, this.parameters});