docs
5.0.0
common
docs
/
dev.inmo.tgbotapi.extensions.behaviour_builder.expectations
/
waitVideoGallery
wait
Video
Gallery
suspend
fun
BehaviourContext
.
waitVideoGallery
(
initRequest
:
Request
<
*
>
?
=
null
,
errorFactory
:
NullableRequestBuilder
<
*
>
=
{ null }
)
:
Flow
<
MediaGroupContent
<
VideoContent
>
>