InlineKeyboardButtonTypeUser constructor

InlineKeyboardButtonTypeUser({
  1. required int userId,
})

Implementation

InlineKeyboardButtonTypeUser({required this.userId});