import { Client } from "https://deno.land/x/mtkruto@0.1.157/mod.ts";
Send a dice.
Parameters
chatId: ID
The chat to send the dice to.
optional
params: SendDiceParamsReturns
Promise<MessageDice>
The sent dice.
import { Client } from "https://deno.land/x/mtkruto@0.1.157/mod.ts";
Send a dice.
The chat to send the dice to.
The sent dice.