InlineKeyboardButtonTypeBuy constructor

InlineKeyboardButtonTypeBuy(
  1. {int? extra,
  2. int? clientId}
)

A button to buy something. This button must be in the first column and row of the keyboard and can be attached only to a message with content of the type messageInvoice

Implementation

InlineKeyboardButtonTypeBuy