InlineKeyboardButtonTypeUser constructor
InlineKeyboardButtonTypeUser({
- required int userId,
Implementation
InlineKeyboardButtonTypeUser({required this.userId});
InlineKeyboardButtonTypeUser({required this.userId});