docs
common
docs
/
dev.inmo.tgbotapi.types.MessageEntity.textsources
/
plus
plus
common
inline operator
fun
TextSource
.
plus
(
other
:
TextSource
)
:
List
<
TextSource
>
Content copied to clipboard
inline operator
fun
TextSource
.
plus
(
other
:
List
<
TextSource
>
)
:
List
<
TextSource
>
Content copied to clipboard
inline operator
fun
TextSource
.
plus
(
text
:
String
)
:
List
<
TextSource
>
Content copied to clipboard
inline operator
fun
List
<
TextSource
>
.
plus
(
text
:
String
)
:
List
<
TextSource
>
Content copied to clipboard