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

answerShippingQueryError

(common) suspend fun RequestsExecutor.answerShippingQueryError(id: ShippingQueryIdentifier, error: String): Boolean (source)
suspend fun RequestsExecutor.answerShippingQueryError(shippingQuery: ShippingQuery, error: String): Boolean (source)