stats.PollStats#
- class pyrogram.raw.types.stats.PollStats#
Statistics for a poll sent in a message.
Constructor of
PollStats.- Details:
Layer:
227ID:
2999BEED
- Parameters:
votes_graph (
StatsGraph) – A graph containing the number of votes cast in the poll over time
- Functions:
This object can be returned by 1 function.
Get statistics for a poll sent in a message.