requestDataByReserve
fun <R : Any> TelegramApi<R>.requestDataByReserve(bot: Bot, scope: CoroutineScope? = null, context: CoroutineContext? = null): SuspendReserve<R>(source)
requestDataBy in blocking.
requestDataBy in blocking.