Skip to main content
Module

x/grammy_types/message.ts>Dice

Type declarations of the Telegram Bot API.
Very Popular
Go to Latest
interface Dice
import { type Dice } from "https://deno.land/x/grammy_types@v3.1.3/message.ts";

This object represents an animated emoji that displays a random value.

Properties

emoji: string

Emoji on which the dice throw animation is based

value: number

Value of the dice, 1-6 for "🎲", "🎯" and "🎳" base emoji, 1-5 for "🏀" and "⚽" base emoji, 1-64 for "🎰" base emoji