Poll

class pyrogram.raw.types.Poll

This object is a constructor of the base type Poll.

Details:
  • Layer: 120

  • ID: 0x86e18161

Parameters
  • idint 64-bit

  • questionstr

  • answers – List of PollAnswer

  • closed (optional) – bool

  • public_voters (optional) – bool

  • multiple_choice (optional) – bool

  • quiz (optional) – bool

  • close_period (optional) – int 32-bit

  • close_date (optional) – int 32-bit