docs / com.github.insanusmokrassar.TelegramBotAPI.extensions.api.answers.payments / answerShippingQueryOk

answerShippingQueryOk

(common) suspend fun RequestsExecutor.answerShippingQueryOk(id: ShippingQueryIdentifier, shippingOptions: List<ShippingOption>): Boolean (source)
suspend fun RequestsExecutor.answerShippingQueryOk(shippingQuery: ShippingQuery, shippingOptions: List<ShippingOption>): Boolean (source)