InputMediaDice
- class pyrogram.raw.types.InputMediaDice
Send a dice-based animated sticker
Constructor of
InputMedia.- Details:
Layer:
223ID:
E66FBF7B
- Parameters:
emoticon (
str) – The emoji, for now , and are supported
TL Schema
inputMediaDice#e66fbf7b
emoticon:string
= InputMedia
Parameter Tree
InputMediaDice
└── emoticon →
stringExample
InputMediaDice(
emoticon="text",
)