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