docs
Toggle table of contents
35.1.0
common
Target filter
common
Switch theme
Search in API
Skip to content
docs
docs
/
dev.inmo.tgbotapi.types.message.textsources
/
plus
plus
operator
fun
TextSource
.
plus
(
other
:
TextSource
)
:
List
<
TextSource
>
(
source
)
operator
fun
TextSource
.
plus
(
text
:
String
)
:
List
<
TextSource
>
(
source
)
operator
fun
List
<
TextSource
>
.
plus
(
text
:
String
)
:
List
<
TextSource
>
(
source
)
operator
fun
TextSource
.
plus
(
other
:
List
<
TextSource
>
)
:
List
<
TextSource
>
(
source
)