736 B
736 B
title | description |
---|---|
answerShippingQuery | Bots only. Sets result of a shipping query |
Method: answerShippingQuery
YOU CANNOT USE THIS METHOD IN MADELINEPROTO
Bots only. Sets result of a shipping query
Parameters:
Name | Type | Required | Description |
---|---|---|---|
shipping_query_id | CLICK ME int64 | Yes | Identifier of the shipping query |
shipping_options | Array of CLICK ME shippingOption | Yes | Available shipping options |
error_message | CLICK ME string | Yes | Error message, empty on success |