Home » PollType View on GitHub Star — Used by — PollType¶ class pyrogram.enums.PollType Bases: AutoName Poll type enumeration used in Poll. QUIZ = 'quiz' Quiz poll REGULAR = 'regular' Regular poll