TgKit library and website are still in early development!

ShippingQueryAnswerOptions Interface

Properties

errorMessage string

Required if *ok* is *false*.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.

See the code

shippingOptions

Required if *ok* is *true*. An array of available shipping options

See the code