InlineKeyboardButtonTypeWebApp constructor
InlineKeyboardButtonTypeWebApp({
- required String url,
Implementation
InlineKeyboardButtonTypeWebApp({required this.url});
InlineKeyboardButtonTypeWebApp({required this.url});