InlineKeyboardButtonTypeCallbackWithPassword constructor

InlineKeyboardButtonTypeCallbackWithPassword(
  1. {required bytes data,
  2. int? extra,
  3. int? clientId}
)

A button that asks for the 2-step verification password of the current user and then sends a callback query to a bot

Implementation

InlineKeyboardButtonTypeCallbackWithPassword