webAppName property
Name of the connected website. Present only if the user allowed the bot to send them messages.
Implementation
@JsonKey(name: 'web_app_name')
String? get webAppName;
Name of the connected website. Present only if the user allowed the bot to send them messages.
@JsonKey(name: 'web_app_name')
String? get webAppName;