ktgbotapi
Toggle table of contents
common
Platform filter
common
Switch theme
Search in API
ktgbotapi
tgbotapi.behaviour_builder
/
dev.inmo.tgbotapi.extensions.behaviour_builder.expectations
/
CommonMessageToContentMapper
Common
Message
To
Content
Mapper
typealias
CommonMessageToContentMapper
<
T
>
=
suspend
CommonMessage
<
T
>
.
(
)
->
T
?