ktgbotapi
Toggle table of contents
common
Platform filter
common
Switch theme
Search in API
ktgbotapi
tgbotapi.core
/
dev.inmo.tgbotapi.utils
/
decodeDataAndJson
decode
Data
And
Json
fun
<
T
>
Decoder
.
decodeDataAndJson
(
serializer
:
DeserializationStrategy
<
T
>
)
:
Pair
<
T
,
JsonElement
?
>