PollStats¶ class pyrogram.types.PollStats[source]¶ Statistics for a poll sent in a message. Parameters: votes_graph (StatsGraph) – A graph showing the number of votes received by each answer option over time.