MessageMediaDice#

class pyrogram.raw.types.MessageMediaDice#

Dice-based animated sticker.

Constructor of MessageMedia.

Details:
  • Layer: 158

  • ID: 3F7EE58B

Parameters:
  • value (int 32-bit) – Dice value.

  • emoticon (str) – The emoji, for now , and are supported.

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.