kord
Toggle table of contents
or(map(map(map(map(valueof(ProcessOutputValueSource))))), map(map(map(map(valueof(ProcessOutputValueSource))))))
common
Platform filter
common
Switch theme
Search in API
kord
kord-rest
/
dev.kord.rest.route
/
ResponseMapper
Response
Mapper
sealed
interface
ResponseMapper
<
T
>
(
source
)
Members
Functions
deserialize
Link copied to clipboard
abstract
fun
deserialize
(
json
:
Json
,
body
:
String
)
:
T