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