Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
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.24/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).