docs
common
docs
/
dev.inmo.tgbotapi.extensions.behaviour_builder.utils
/
listAll
list
All
common
fun
<
T
>
SimpleFilter
<
T
>
.
listAll
(
)
:
suspend
(
Iterable
<
T
>
)
->
Boolean
Content copied to clipboard
Return
SimpleFilter
which will return true in case when all the items in incoming data passed
this
filter