InlineKeyboardButtonTypeUser constructor

InlineKeyboardButtonTypeUser(
  1. {required int user_id,
  2. int? extra,
  3. int? clientId}
)

A button with a user reference to be handled in the same way as textEntityTypeMentionName entities

Implementation

InlineKeyboardButtonTypeUser