Constructor: stats.pollStats
Attributes:
| Name | Type | Required |
|---|---|---|
| votes_graph | StatsGraph | Yes |
Type: stats.PollStats
Example:
$stats_pollStats = ['_' => 'stats.pollStats', 'votes_graph' => StatsGraph];
| Name | Type | Required |
|---|---|---|
| votes_graph | StatsGraph | Yes |
$stats_pollStats = ['_' => 'stats.pollStats', 'votes_graph' => StatsGraph];