788 B
788 B
title | description | image |
---|---|---|
answerShippingQuery | Bots only. Sets result of a shipping query | https://docs.madelineproto.xyz/favicons/android-chrome-256x256.png |
Method: answerShippingQuery
YOU CANNOT USE THIS METHOD IN MADELINEPROTO
Bots only. Sets result of a shipping query
Parameters:
Name | Type | Description | Required |
---|---|---|---|
shipping_query_id | int64 | Identifier of the shipping query | Yes |
shipping_options | Array of shippingOption | Available shipping options | Yes |
error_message | string | Error message, empty on success | Yes |