toggle menu
ktgbotapi
common
switch theme
search in API
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