import { type Message } from "https://deno.land/x/grammy@v1.31.0/types.ts";
const { DiceMessage } = Message;
definition: CommonMessage & MsgWith<"dice">
import { type Message } from "https://deno.land/x/grammy@v1.31.0/types.ts";
const { DiceMessage } = Message;