Skip to main content
Module

x/mtkruto/mod.ts>types.MessageMediaDice

[WIP] Cross-runtime JavaScript library for building Telegram clients
Go to Latest
class types.MessageMediaDice
import { types } from "https://deno.land/x/mtkruto@0.1.112/mod.ts";
const { MessageMediaDice } = types;

Constructors

new
MessageMediaDice(params: { value: number; emoticon: string; })

Properties

protected
readonly
[id]
protected
readonly
[params]: Params
emoticon: string
value: number

Static Properties

readonly
[paramDesc]: ParamDesc