KeyboardButtonRequestPoll#

class pyrogram.raw.types.KeyboardButtonRequestPoll#

Telegram API type.

Constructor of KeyboardButton.

Details:
  • Layer: 224

  • ID: 7A11D782

Parameters:
  • text (str) – N/A

  • style (KeyboardButtonStyle, optional) – N/A

  • quiz (bool, optional) – N/A

Functions:

This object can be returned by 1 function.

bots.GetRequestedWebViewButton

Telegram API function.