interface MessageDice
implements _MessageBase
Re-export
import { type MessageDice } from "https://deno.land/x/mtkruto@0.1.157/mod.ts";
A dice message.
Properties
dice: Dice
The dice included in the message.
import { type MessageDice } from "https://deno.land/x/mtkruto@0.1.157/mod.ts";
A dice message.
The dice included in the message.