messages.setBotShippingResults
Last updated
Was this helpful?
Last updated
Was this helpful?
If you sent an invoice requesting a shipping address and the parameter is_flexible was specified, the bot will receive an update. Use this method to reply to shipping queries.
Name
Type
Description
flags
query_id
Unique identifier for the query to be answered
error
Error message in human readable form that explains why it is impossible to complete the order (e.g. "Sorry, delivery to your desired address is unavailable'). Telegram will display this message to the user.
shipping_options
A vector of available shipping options.
Code
Type
Description
400
QUERY_ID_INVALID
The query ID is invalid
This object contains information about an incoming shipping query.
Flags, see
.0?
.1? < >