stats.GetPollStats¶
- class pyrogram.raw.functions.stats.GetPollStats[source]¶
Get statistics for a poll sent in a message.
Usable by Users Bots- Details:
Layer:
229ID:
C27DFA68
- Parameters:
peer (
InputPeer) – The peer where the poll was sentmsg_id (
int32-bit) – ID of the message containing the polldark (
bool, optional) – Whether to enable dark theme for graph colors
- Returns: