Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Module

x/mtkruto/client/0_params.ts>SendDiceParams

Cross-runtime JavaScript library for building Telegram clients
Latest
interface SendDiceParams
import { type SendDiceParams } from "https://deno.land/x/mtkruto@0.2.24/client/0_params.ts";

Properties

optional
emoji:
| "🎲"
| "🎯"
| "🏀"
| "⚽"
| "🎳"
| "🎰"

The type of the dice. Can be 🎲, 🎯, 🏀, ⚽, 🎳, 🎰. Defaults to 🎲.