docs
5.2.1
common
docs
/
dev.inmo.tgbotapi.types.message.textsources
/
plus
plus
inline operator
fun
TextSource
.
plus
(
other
:
TextSource
)
:
List
<
TextSource
>
inline operator
fun
TextSource
.
plus
(
other
:
List
<
TextSource
>
)
:
List
<
TextSource
>
inline operator
fun
TextSource
.
plus
(
text
:
String
)
:
List
<
TextSource
>
inline operator
fun
List
<
TextSource
>
.
plus
(
text
:
String
)
:
List
<
TextSource
>