InputKeyboardButtonRequestPeer

class pyrogram.raw.types.InputKeyboardButtonRequestPeer

{schema}

Constructor of KeyboardButton.

Details:
  • Layer: 187

  • ID: C9662D05

Parameters:
  • text (str)

  • button_id (int 32-bit)

  • peer_type (RequestPeerType)

  • max_quantity (int 32-bit)

  • name_requested (bool, optional)

  • username_requested (bool, optional)

  • photo_requested (bool, optional)