toggle menu
ktgbotapi
common
switch theme
search in API
tgbotapi.core
/
dev.inmo.tgbotapi.requests.answers.payments.abstracts
/
AnswerShippingQuery
Answer
Shipping
Query
interface
AnswerShippingQuery
:
SimpleRequest
<
Boolean
>
Inheritors
AnswerShippingQueryOk
AnswerShippingQueryError
Members
Properties
is
Ok
Link copied to clipboard
abstract
val
isOk
:
Boolean
request
Serializer
Link copied to clipboard
abstract
val
requestSerializer
:
SerializationStrategy
<
*
>
result
Deserializer
Link copied to clipboard
open
override
val
resultDeserializer
:
DeserializationStrategy
<
Boolean
>
shipping
Query
Id
Link copied to clipboard
abstract
val
shippingQueryId
:
ShippingQueryId
Functions
method
Link copied to clipboard
open
override
fun
method
(
)
:
String