Skip to main content
Module

x/grm/mod.ts>tl.Api.LabeledPrice

MTProto API Client for Deno 🦕
Go to Latest
class tl.Api.LabeledPrice
extends VirtualClass<{ label: string; amount: long; }>
import { tl } from "https://deno.land/x/grm@0.5.4/mod.ts";
const { LabeledPrice } = tl.Api;

Properties

amount: long
className: "LabeledPrice"
classType: "constructor"
CONSTRUCTOR_ID: 3408489464
label: string
SUBCLASS_OF_ID: 478413946