class tl.Api.LabeledPrice extends VirtualClass<{ label: string; amount: long; }>import { tl } from "https://deno.land/x/grm@v0.3.1/mod.ts"; const { LabeledPrice } = tl.Api; Propertiesamount: longclassName: "LabeledPrice"classType: "constructor"CONSTRUCTOR_ID: 3408489464label: stringSUBCLASS_OF_ID: 478413946Static MethodsfromReader(reader: Reader): LabeledPrice