1
0
mirror of https://github.com/InsanusMokrassar/TelegramBotAPI.git synced 2024-11-04 23:43:47 +00:00
tgbotapi/docs/dev.inmo.tgbotapi.requests.answers.payments/-answer-shipping-query-ok/-answer-shipping-query-ok.md
2021-03-17 15:18:37 +00:00

12 lines
677 B
Markdown

//[docs](../../../index.md)/[dev.inmo.tgbotapi.requests.answers.payments](../index.md)/[AnswerShippingQueryOk](index.md)/[AnswerShippingQueryOk](-answer-shipping-query-ok.md)
# AnswerShippingQueryOk
[common]
Content
fun [AnswerShippingQueryOk](-answer-shipping-query-ok.md)(shippingQueryId: [ShippingQueryIdentifier](../../dev.inmo.tgbotapi.types/index.md#%5Bdev.inmo.tgbotapi.types%2FShippingQueryIdentifier%2F%2F%2FPointingToDeclaration%2F%5D%2FClasslikes%2F625018081), shippingOptions: [List](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin.collections/-list/index.html)<[ShippingOption](../../dev.inmo.tgbotapi.types.payments/-shipping-option/index.md)>)