PollType¶ class hydrogram.enums.PollType[source]¶ Poll type enumeration used in Poll. QUIZ = 'quiz'¶ Quiz poll REGULAR = 'regular'¶ Regular poll