telegram api method · layer 229 · #dffd50d3

payments.assignPlayMarketTransaction

usable by users

Informs server about a purchase made through the Play Store: for official applications only.

definition

payments.assignPlayMarketTransaction#dffd50d3 receipt:DataJSON purpose:InputStorePaymentPurpose = Updates;

parameters

nametypedescription
receiptDataJSONReceipt
purposeInputStorePaymentPurposePayment purpose

returns

Updates

errors (2)

codeerrordescription
400BUSINESS_CONNECTION_NOT_ALLOWEDThis method was invoked over a business connection using invokeWithBusinessConnection, but either (1) we're a user, and users cannot invoke methods over a business connection; (2) we're a bot, but business mode was disabled in @botfather or (3); we're a bot, but this method cannot be invoked over a business connection.
400DATA_JSON_INVALIDThe provided JSON data is invalid.

history

present in layers 143–229 · constructor id changed 1×

idlayers
#4faa4aed143
#dffd50d3144–229