Skip to main content
Module

x/mtkruto/mod.ts>PriceTag

Cross-runtime JavaScript library for building Telegram clients
Go to Latest
interface PriceTag
Re-export
import { type PriceTag } from "https://deno.land/x/mtkruto@0.1.182/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).