Poll#
- class hydrogram.raw.types.Poll[source]#
Telegram API type.
Constructor of
Poll.- Details:
Layer:
166ID:
86E18161
- Parameters:
id (
int64-bit) – N/Aquestion (
str) – 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