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