toggle menu
ktgbotapi
common
switch theme
search in API
tgbotapi.core
/
dev.inmo.tgbotapi.types.message.textsources
/
plus
plus
operator
fun
TextSource
.
plus
(
other
:
TextSource
)
:
List
<
TextSource
>
operator
fun
TextSource
.
plus
(
text
:
String
)
:
List
<
TextSource
>
operator
fun
List
<
TextSource
>
.
plus
(
text
:
String
)
:
List
<
TextSource
>
operator
fun
TextSource
.
plus
(
other
:
List
<
TextSource
>
)
:
List
<
TextSource
>