MessageMediaPoll

class pyrogram.raw.types.MessageMediaPoll

Poll

Constructor of MessageMedia.

Details:
  • Layer: 187

  • ID: 4BD6E798

Parameters:
  • poll (Poll) – The poll

  • results (PollResults) – The results of the poll

Functions:

This object can be returned by 3 functions.

messages.GetWebPagePreview

Get preview of webpage

messages.UploadMedia

Upload a file and associate it to a chat (without actually sending it to the chat)

messages.UploadImportedMedia

Upload a media file associated with an imported chat, click here for more info ».