Poll¶
- class pyrogram.raw.types.Poll¶
 Telegram API type.
Constructor of
Poll.- Details:
 Layer:
207ID:
58747131
- Parameters:¶
 id (
int64-bit) – N/Aquestion (
TextWithEntities) – N/Aanswers (List of
PollAnswer) – N/Aclosed (
bool, optional) – N/Apublic_voters (
bool, optional) – N/Amultiple_choice (
bool, optional) – N/Aquiz (
bool, optional) – N/Aclose_period (
int32-bit, optional) – N/Aclose_date (
int32-bit, optional) – N/A