Skip to main content
Module

x/grammy_types/mod.ts>Message.DiceMessage

Type declarations of the Telegram Bot API.
Very Popular
Go to Latest
type alias Message.DiceMessage
import { type Message } from "https://deno.land/x/grammy_types@v3.5.2/mod.ts";
const { DiceMessage } = Message;
definition: CommonMessage & MsgWith<"dice">