ktgbotapi
Toggle table of contents
common
Platform filter
common
Switch theme
Search in API
ktgbotapi
tgbotapi.core
/
dev.inmo.tgbotapi.types.message.textsources
/
splitForMessage
split
For
Message
fun
List
<
TextSource
>
.
splitForMessage
(
limit
:
IntRange
,
numberOfParts
:
Int
?
=
null
)
:
List
<
List
<
TextSource
>
>