interface SendDiceParams implements _SendCommon, _ReplyMarkupCommonRe-exportimport { type SendDiceParams } from "https://deno.land/x/mtkruto@0.6.3/mod.ts"; Propertiesoptionalemoji: | "π²" | "π―" | "π" | "β½" | "π³" | "π°"The type of the dice. Can be π², π―, π, β½, π³, π°. Defaults to π².