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