Skip to main content
Deno 2 is finally here 🎉️
Learn more
Module

x/mtkruto/mod.ts>PriceTag

Cross-runtime JavaScript library for building Telegram clients
Latest
interface PriceTag
Re-export
import { type PriceTag } from "https://deno.land/x/mtkruto@0.6.3/mod.ts";

A price tag.

Properties

label: string

Portion label.

amount: number

Price of the product in the smallest units of the currency (integer, not float/double).