PollType# class pyrogram.enums.PollType# Poll type enumeration used in Poll. QUIZ = 'quiz'# Quiz poll REGULAR = 'regular'# Regular poll