Skip to main content
Module

x/mtkruto/3_types.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.2.30/3_types.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).