ktgbotapi
Toggle table of contents
common
Platform filter
common
Switch theme
Search in API
ktgbotapi
tgbotapi.api
/
dev.inmo.tgbotapi.extensions.api.answers.payments
/
answerShippingQueryError
answer
Shipping
Query
Error
suspend
fun
TelegramBot
.
answerShippingQueryError
(
id
:
ShippingQueryId
,
error
:
String
)
:
Boolean
suspend
fun
TelegramBot
.
answerShippingQueryError
(
shippingQuery
:
ShippingQuery
,
error
:
String
)
:
Boolean