GetWebAppLinkUrl constructor
GetWebAppLinkUrl({})
Implementation
GetWebAppLinkUrl({
required this.chatId,
required this.botUserId,
required this.webAppShortName,
required this.startParameter,
required this.allowWriteAccess,
this.parameters,
});