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