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