ktgbotapi
Toggle table of contents
common
Platform filter
common
Switch theme
Search in API
ktgbotapi
tgbotapi.core
/
dev.inmo.tgbotapi.types.message.textsources
/
TextSourceSerializer
/
include
include
open
override
fun
<
T
:
TextSource
>
include
(
type
:
String
,
serializer
:
KSerializer
<
T
>
)