Represents lazy ApiRequest invoker.
Executes ApiAction and returns its result. This function is suspendable.
Current ApiClient instance.
Current lazy ApiRequest instance.
Modifies current ApiRequestBuilder with the block.
Awaits api execution and returns its result with timeout. This function is suspend-function.
Shorthand extension to ApiClient.