InputMediaPoll#
- class pyrogram.raw.types.InputMediaPoll[source]#
A poll
Constructor of
InputMedia.- Details:
Layer:
224ID:
883A4108
- Parameters:
poll (
Poll) – The poll to sendcorrect_answers (List of
int32-bit, optional) – Correct answer IDs (for quiz polls)attached_media (
InputMedia, optional) – N/Asolution (
str, optional) – Explanation of quiz solutionsolution_entities (List of
MessageEntity, optional) – Message entities for styled textsolution_media (
InputMedia, optional) – N/A