InlineKeyboardButtonTypeCopyText constructor
InlineKeyboardButtonTypeCopyText({
- required String text,
Implementation
InlineKeyboardButtonTypeCopyText({required this.text});
InlineKeyboardButtonTypeCopyText({required this.text});