await

abstract suspend fun await(request: Request<*, *>): RequestToken(source)

Awaits all active rate limits for the request, returning a RequestToken used to process the result of the request.