docs
5.2.1
common
docs
/
dev.inmo.tgbotapi.extensions.utils
/
whenApproximateScheduledCloseInfo
when
Approximate
Scheduled
Close
Info
inline
fun
<
T
>
ScheduledCloseInfo
.
whenApproximateScheduledCloseInfo
(
block
:
(
ApproximateScheduledCloseInfo
)
->
T
)
:
T
?