update api typedocs

This commit is contained in:
woodser 2024-02-02 09:05:22 -05:00
parent c9692a7a08
commit a7dc0fa89c
1150 changed files with 16892 additions and 16609 deletions

View file

@ -21,7 +21,7 @@
<ul class="tsd-hierarchy">
<li><span class="target">TradesClient</span></li></ul></section><aside class="tsd-sources">
<ul>
<li>Defined in src/protobuf/GrpcServiceClientPb.ts:2615</li></ul></aside>
<li>Defined in src/protobuf/GrpcServiceClientPb.ts:2619</li></ul></aside>
<section class="tsd-panel-group tsd-index-group">
<section class="tsd-panel tsd-index-panel">
<details class="tsd-index-content tsd-index-accordion" open><summary class="tsd-accordion-summary tsd-index-summary">
@ -77,80 +77,80 @@
<h5><code class="tsd-tag ts-flagOptional">Optional</code> options: <span class="tsd-signature-type">null</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-symbol">{ </span><br/><span>    </span>[index: <span class="tsd-signature-type">string</span>]<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">any</span><span class="tsd-signature-symbol">; </span><br/><span class="tsd-signature-symbol">}</span></h5></li></ul></div>
<h4 class="tsd-returns-title">Returns <a href="protobuf_GrpcServiceClientPb.TradesClient.html" class="tsd-signature-type" data-tsd-kind="Class">TradesClient</a></h4><aside class="tsd-sources">
<ul>
<li>Defined in src/protobuf/GrpcServiceClientPb.ts:2621</li></ul></aside></li></ul></section></section>
<li>Defined in src/protobuf/GrpcServiceClientPb.ts:2625</li></ul></aside></li></ul></section></section>
<section class="tsd-panel-group tsd-member-group">
<h2>Properties</h2>
<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class"><a id="client_" class="tsd-anchor"></a>
<h3 class="tsd-anchor-link"><span>client_</span><a href="#client_" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
<div class="tsd-signature">client_<span class="tsd-signature-symbol">:</span> <a href="protobuf_GrpcServiceClientPb._internal_.AbstractClientBase.html" class="tsd-signature-type" data-tsd-kind="Class">AbstractClientBase</a></div><aside class="tsd-sources">
<ul>
<li>Defined in src/protobuf/GrpcServiceClientPb.ts:2616</li></ul></aside></section>
<li>Defined in src/protobuf/GrpcServiceClientPb.ts:2620</li></ul></aside></section>
<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class"><a id="credentials_" class="tsd-anchor"></a>
<h3 class="tsd-anchor-link"><span>credentials_</span><a href="#credentials_" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
<div class="tsd-signature">credentials_<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">null</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-symbol">{ </span><br/><span>    </span>[index: <span class="tsd-signature-type">string</span>]<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">; </span><br/><span class="tsd-signature-symbol">}</span></div><aside class="tsd-sources">
<ul>
<li>Defined in src/protobuf/GrpcServiceClientPb.ts:2618</li></ul></aside></section>
<li>Defined in src/protobuf/GrpcServiceClientPb.ts:2622</li></ul></aside></section>
<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class"><a id="hostname_" class="tsd-anchor"></a>
<h3 class="tsd-anchor-link"><span>hostname_</span><a href="#hostname_" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
<div class="tsd-signature">hostname_<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span></div><aside class="tsd-sources">
<ul>
<li>Defined in src/protobuf/GrpcServiceClientPb.ts:2617</li></ul></aside></section>
<li>Defined in src/protobuf/GrpcServiceClientPb.ts:2621</li></ul></aside></section>
<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class"><a id="methodDescriptorCompleteTrade" class="tsd-anchor"></a>
<h3 class="tsd-anchor-link"><span>method<wbr/>Descriptor<wbr/>Complete<wbr/>Trade</span><a href="#methodDescriptorCompleteTrade" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
<div class="tsd-signature">method<wbr/>Descriptor<wbr/>Complete<wbr/>Trade<span class="tsd-signature-symbol">:</span> <a href="protobuf_GrpcServiceClientPb._internal_.MethodDescriptor.html" class="tsd-signature-type" data-tsd-kind="Class">MethodDescriptor</a><span class="tsd-signature-symbol">&lt;</span><a href="protobuf_grpc_pb.CompleteTradeRequest-1.html" class="tsd-signature-type" data-tsd-kind="Class">CompleteTradeRequest</a><span class="tsd-signature-symbol">, </span><a href="protobuf_grpc_pb.CompleteTradeReply-1.html" class="tsd-signature-type" data-tsd-kind="Class">CompleteTradeReply</a><span class="tsd-signature-symbol">&gt;</span><span class="tsd-signature-symbol"> = ...</span></div><aside class="tsd-sources">
<ul>
<li>Defined in src/protobuf/GrpcServiceClientPb.ts:2849</li></ul></aside></section>
<li>Defined in src/protobuf/GrpcServiceClientPb.ts:2853</li></ul></aside></section>
<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class"><a id="methodDescriptorConfirmPaymentReceived" class="tsd-anchor"></a>
<h3 class="tsd-anchor-link"><span>method<wbr/>Descriptor<wbr/>Confirm<wbr/>Payment<wbr/>Received</span><a href="#methodDescriptorConfirmPaymentReceived" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
<div class="tsd-signature">method<wbr/>Descriptor<wbr/>Confirm<wbr/>Payment<wbr/>Received<span class="tsd-signature-symbol">:</span> <a href="protobuf_GrpcServiceClientPb._internal_.MethodDescriptor.html" class="tsd-signature-type" data-tsd-kind="Class">MethodDescriptor</a><span class="tsd-signature-symbol">&lt;</span><a href="protobuf_grpc_pb.ConfirmPaymentReceivedRequest-1.html" class="tsd-signature-type" data-tsd-kind="Class">ConfirmPaymentReceivedRequest</a><span class="tsd-signature-symbol">, </span><a href="protobuf_grpc_pb.ConfirmPaymentReceivedReply-1.html" class="tsd-signature-type" data-tsd-kind="Class">ConfirmPaymentReceivedReply</a><span class="tsd-signature-symbol">&gt;</span><span class="tsd-signature-symbol"> = ...</span></div><aside class="tsd-sources">
<ul>
<li>Defined in src/protobuf/GrpcServiceClientPb.ts:2806</li></ul></aside></section>
<li>Defined in src/protobuf/GrpcServiceClientPb.ts:2810</li></ul></aside></section>
<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class"><a id="methodDescriptorConfirmPaymentSent" class="tsd-anchor"></a>
<h3 class="tsd-anchor-link"><span>method<wbr/>Descriptor<wbr/>Confirm<wbr/>Payment<wbr/>Sent</span><a href="#methodDescriptorConfirmPaymentSent" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
<div class="tsd-signature">method<wbr/>Descriptor<wbr/>Confirm<wbr/>Payment<wbr/>Sent<span class="tsd-signature-symbol">:</span> <a href="protobuf_GrpcServiceClientPb._internal_.MethodDescriptor.html" class="tsd-signature-type" data-tsd-kind="Class">MethodDescriptor</a><span class="tsd-signature-symbol">&lt;</span><a href="protobuf_grpc_pb.ConfirmPaymentSentRequest-1.html" class="tsd-signature-type" data-tsd-kind="Class">ConfirmPaymentSentRequest</a><span class="tsd-signature-symbol">, </span><a href="protobuf_grpc_pb.ConfirmPaymentSentReply-1.html" class="tsd-signature-type" data-tsd-kind="Class">ConfirmPaymentSentReply</a><span class="tsd-signature-symbol">&gt;</span><span class="tsd-signature-symbol"> = ...</span></div><aside class="tsd-sources">
<ul>
<li>Defined in src/protobuf/GrpcServiceClientPb.ts:2763</li></ul></aside></section>
<li>Defined in src/protobuf/GrpcServiceClientPb.ts:2767</li></ul></aside></section>
<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class"><a id="methodDescriptorGetChatMessages" class="tsd-anchor"></a>
<h3 class="tsd-anchor-link"><span>method<wbr/>Descriptor<wbr/>Get<wbr/>Chat<wbr/>Messages</span><a href="#methodDescriptorGetChatMessages" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
<div class="tsd-signature">method<wbr/>Descriptor<wbr/>Get<wbr/>Chat<wbr/>Messages<span class="tsd-signature-symbol">:</span> <a href="protobuf_GrpcServiceClientPb._internal_.MethodDescriptor.html" class="tsd-signature-type" data-tsd-kind="Class">MethodDescriptor</a><span class="tsd-signature-symbol">&lt;</span><a href="protobuf_grpc_pb.GetChatMessagesRequest-1.html" class="tsd-signature-type" data-tsd-kind="Class">GetChatMessagesRequest</a><span class="tsd-signature-symbol">, </span><a href="protobuf_grpc_pb.GetChatMessagesReply-1.html" class="tsd-signature-type" data-tsd-kind="Class">GetChatMessagesReply</a><span class="tsd-signature-symbol">&gt;</span><span class="tsd-signature-symbol"> = ...</span></div><aside class="tsd-sources">
<ul>
<li>Defined in src/protobuf/GrpcServiceClientPb.ts:2935</li></ul></aside></section>
<li>Defined in src/protobuf/GrpcServiceClientPb.ts:2939</li></ul></aside></section>
<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class"><a id="methodDescriptorGetTrade" class="tsd-anchor"></a>
<h3 class="tsd-anchor-link"><span>method<wbr/>Descriptor<wbr/>Get<wbr/>Trade</span><a href="#methodDescriptorGetTrade" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
<div class="tsd-signature">method<wbr/>Descriptor<wbr/>Get<wbr/>Trade<span class="tsd-signature-symbol">:</span> <a href="protobuf_GrpcServiceClientPb._internal_.MethodDescriptor.html" class="tsd-signature-type" data-tsd-kind="Class">MethodDescriptor</a><span class="tsd-signature-symbol">&lt;</span><a href="protobuf_grpc_pb.GetTradeRequest-1.html" class="tsd-signature-type" data-tsd-kind="Class">GetTradeRequest</a><span class="tsd-signature-symbol">, </span><a href="protobuf_grpc_pb.GetTradeReply-1.html" class="tsd-signature-type" data-tsd-kind="Class">GetTradeReply</a><span class="tsd-signature-symbol">&gt;</span><span class="tsd-signature-symbol"> = ...</span></div><aside class="tsd-sources">
<ul>
<li>Defined in src/protobuf/GrpcServiceClientPb.ts:2634</li></ul></aside></section>
<li>Defined in src/protobuf/GrpcServiceClientPb.ts:2638</li></ul></aside></section>
<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class"><a id="methodDescriptorGetTrades" class="tsd-anchor"></a>
<h3 class="tsd-anchor-link"><span>method<wbr/>Descriptor<wbr/>Get<wbr/>Trades</span><a href="#methodDescriptorGetTrades" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
<div class="tsd-signature">method<wbr/>Descriptor<wbr/>Get<wbr/>Trades<span class="tsd-signature-symbol">:</span> <a href="protobuf_GrpcServiceClientPb._internal_.MethodDescriptor.html" class="tsd-signature-type" data-tsd-kind="Class">MethodDescriptor</a><span class="tsd-signature-symbol">&lt;</span><a href="protobuf_grpc_pb.GetTradesRequest-1.html" class="tsd-signature-type" data-tsd-kind="Class">GetTradesRequest</a><span class="tsd-signature-symbol">, </span><a href="protobuf_grpc_pb.GetTradesReply-1.html" class="tsd-signature-type" data-tsd-kind="Class">GetTradesReply</a><span class="tsd-signature-symbol">&gt;</span><span class="tsd-signature-symbol"> = ...</span></div><aside class="tsd-sources">
<ul>
<li>Defined in src/protobuf/GrpcServiceClientPb.ts:2677</li></ul></aside></section>
<li>Defined in src/protobuf/GrpcServiceClientPb.ts:2681</li></ul></aside></section>
<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class"><a id="methodDescriptorSendChatMessage" class="tsd-anchor"></a>
<h3 class="tsd-anchor-link"><span>method<wbr/>Descriptor<wbr/>Send<wbr/>Chat<wbr/>Message</span><a href="#methodDescriptorSendChatMessage" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
<div class="tsd-signature">method<wbr/>Descriptor<wbr/>Send<wbr/>Chat<wbr/>Message<span class="tsd-signature-symbol">:</span> <a href="protobuf_GrpcServiceClientPb._internal_.MethodDescriptor.html" class="tsd-signature-type" data-tsd-kind="Class">MethodDescriptor</a><span class="tsd-signature-symbol">&lt;</span><a href="protobuf_grpc_pb.SendChatMessageRequest-1.html" class="tsd-signature-type" data-tsd-kind="Class">SendChatMessageRequest</a><span class="tsd-signature-symbol">, </span><a href="protobuf_grpc_pb.SendChatMessageReply-1.html" class="tsd-signature-type" data-tsd-kind="Class">SendChatMessageReply</a><span class="tsd-signature-symbol">&gt;</span><span class="tsd-signature-symbol"> = ...</span></div><aside class="tsd-sources">
<ul>
<li>Defined in src/protobuf/GrpcServiceClientPb.ts:2978</li></ul></aside></section>
<li>Defined in src/protobuf/GrpcServiceClientPb.ts:2982</li></ul></aside></section>
<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class"><a id="methodDescriptorTakeOffer" class="tsd-anchor"></a>
<h3 class="tsd-anchor-link"><span>method<wbr/>Descriptor<wbr/>Take<wbr/>Offer</span><a href="#methodDescriptorTakeOffer" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
<div class="tsd-signature">method<wbr/>Descriptor<wbr/>Take<wbr/>Offer<span class="tsd-signature-symbol">:</span> <a href="protobuf_GrpcServiceClientPb._internal_.MethodDescriptor.html" class="tsd-signature-type" data-tsd-kind="Class">MethodDescriptor</a><span class="tsd-signature-symbol">&lt;</span><a href="protobuf_grpc_pb.TakeOfferRequest-1.html" class="tsd-signature-type" data-tsd-kind="Class">TakeOfferRequest</a><span class="tsd-signature-symbol">, </span><a href="protobuf_grpc_pb.TakeOfferReply-1.html" class="tsd-signature-type" data-tsd-kind="Class">TakeOfferReply</a><span class="tsd-signature-symbol">&gt;</span><span class="tsd-signature-symbol"> = ...</span></div><aside class="tsd-sources">
<ul>
<li>Defined in src/protobuf/GrpcServiceClientPb.ts:2720</li></ul></aside></section>
<li>Defined in src/protobuf/GrpcServiceClientPb.ts:2724</li></ul></aside></section>
<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class"><a id="methodDescriptorWithdrawFunds" class="tsd-anchor"></a>
<h3 class="tsd-anchor-link"><span>method<wbr/>Descriptor<wbr/>Withdraw<wbr/>Funds</span><a href="#methodDescriptorWithdrawFunds" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
<div class="tsd-signature">method<wbr/>Descriptor<wbr/>Withdraw<wbr/>Funds<span class="tsd-signature-symbol">:</span> <a href="protobuf_GrpcServiceClientPb._internal_.MethodDescriptor.html" class="tsd-signature-type" data-tsd-kind="Class">MethodDescriptor</a><span class="tsd-signature-symbol">&lt;</span><a href="protobuf_grpc_pb.WithdrawFundsRequest-1.html" class="tsd-signature-type" data-tsd-kind="Class">WithdrawFundsRequest</a><span class="tsd-signature-symbol">, </span><a href="protobuf_grpc_pb.WithdrawFundsReply-1.html" class="tsd-signature-type" data-tsd-kind="Class">WithdrawFundsReply</a><span class="tsd-signature-symbol">&gt;</span><span class="tsd-signature-symbol"> = ...</span></div><aside class="tsd-sources">
<ul>
<li>Defined in src/protobuf/GrpcServiceClientPb.ts:2892</li></ul></aside></section>
<li>Defined in src/protobuf/GrpcServiceClientPb.ts:2896</li></ul></aside></section>
<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class"><a id="options_" class="tsd-anchor"></a>
<h3 class="tsd-anchor-link"><span>options_</span><a href="#options_" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
<div class="tsd-signature">options_<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">null</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-symbol">{ </span><br/><span>    </span>[index: <span class="tsd-signature-type">string</span>]<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">any</span><span class="tsd-signature-symbol">; </span><br/><span class="tsd-signature-symbol">}</span></div><aside class="tsd-sources">
<ul>
<li>Defined in src/protobuf/GrpcServiceClientPb.ts:2619</li></ul></aside></section></section>
<li>Defined in src/protobuf/GrpcServiceClientPb.ts:2623</li></ul></aside></section></section>
<section class="tsd-panel-group tsd-member-group">
<h2>Methods</h2>
<section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class"><a id="completeTrade" class="tsd-anchor"></a>
<h3 class="tsd-anchor-link"><span>complete<wbr/>Trade</span><a href="#completeTrade" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
<ul class="tsd-signatures tsd-kind-method tsd-parent-kind-class">
<li class="tsd-signature tsd-anchor-link" id="completeTrade.completeTrade-1">complete<wbr/>Trade<span class="tsd-signature-symbol">(</span>request<span class="tsd-signature-symbol">: </span><a href="protobuf_grpc_pb.CompleteTradeRequest-1.html" class="tsd-signature-type" data-tsd-kind="Class">CompleteTradeRequest</a>, metadata<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">null</span><span class="tsd-signature-symbol"> | </span><a href="../interfaces/HavenoClient._internal_.Metadata.html" class="tsd-signature-type" data-tsd-kind="Interface">Metadata</a><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">Promise</span><span class="tsd-signature-symbol">&lt;</span><a href="protobuf_grpc_pb.CompleteTradeReply-1.html" class="tsd-signature-type" data-tsd-kind="Class">CompleteTradeReply</a><span class="tsd-signature-symbol">&gt;</span><a href="#completeTrade.completeTrade-1" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></li>
<li class="tsd-signature tsd-anchor-link" id="completeTrade.completeTrade-1">complete<wbr/>Trade<span class="tsd-signature-symbol">(</span>request<span class="tsd-signature-symbol">: </span><a href="protobuf_grpc_pb.CompleteTradeRequest-1.html" class="tsd-signature-type" data-tsd-kind="Class">CompleteTradeRequest</a>, metadata<span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">null</span><span class="tsd-signature-symbol"> | </span><a href="../interfaces/HavenoClient._internal_.Metadata.html" class="tsd-signature-type" data-tsd-kind="Interface">Metadata</a><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">Promise</span><span class="tsd-signature-symbol">&lt;</span><a href="protobuf_grpc_pb.CompleteTradeReply-1.html" class="tsd-signature-type" data-tsd-kind="Class">CompleteTradeReply</a><span class="tsd-signature-symbol">&gt;</span><a href="#completeTrade.completeTrade-1" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></li>
<li class="tsd-description">
<div class="tsd-parameters">
<h4 class="tsd-parameters-title">Parameters</h4>
@ -158,10 +158,10 @@
<li>
<h5>request: <a href="protobuf_grpc_pb.CompleteTradeRequest-1.html" class="tsd-signature-type" data-tsd-kind="Class">CompleteTradeRequest</a></h5></li>
<li>
<h5>metadata: <span class="tsd-signature-type">null</span><span class="tsd-signature-symbol"> | </span><a href="../interfaces/HavenoClient._internal_.Metadata.html" class="tsd-signature-type" data-tsd-kind="Interface">Metadata</a></h5></li></ul></div>
<h5><code class="tsd-tag ts-flagOptional">Optional</code> metadata: <span class="tsd-signature-type">null</span><span class="tsd-signature-symbol"> | </span><a href="../interfaces/HavenoClient._internal_.Metadata.html" class="tsd-signature-type" data-tsd-kind="Interface">Metadata</a></h5></li></ul></div>
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">Promise</span><span class="tsd-signature-symbol">&lt;</span><a href="protobuf_grpc_pb.CompleteTradeReply-1.html" class="tsd-signature-type" data-tsd-kind="Class">CompleteTradeReply</a><span class="tsd-signature-symbol">&gt;</span></h4><aside class="tsd-sources">
<ul>
<li>Defined in src/protobuf/GrpcServiceClientPb.ts:2860</li></ul></aside></li>
<li>Defined in src/protobuf/GrpcServiceClientPb.ts:2864</li></ul></aside></li>
<li class="tsd-signature tsd-anchor-link" id="completeTrade.completeTrade-2">complete<wbr/>Trade<span class="tsd-signature-symbol">(</span>request<span class="tsd-signature-symbol">: </span><a href="protobuf_grpc_pb.CompleteTradeRequest-1.html" class="tsd-signature-type" data-tsd-kind="Class">CompleteTradeRequest</a>, metadata<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">null</span><span class="tsd-signature-symbol"> | </span><a href="../interfaces/HavenoClient._internal_.Metadata.html" class="tsd-signature-type" data-tsd-kind="Interface">Metadata</a>, callback<span class="tsd-signature-symbol">: </span><span class="tsd-signature-symbol">(</span><span class="tsd-signature-symbol">(</span>err<span class="tsd-signature-symbol">: </span><a href="HavenoClient._internal_.RpcError.html" class="tsd-signature-type" data-tsd-kind="Class">RpcError</a>, response<span class="tsd-signature-symbol">: </span><a href="protobuf_grpc_pb.CompleteTradeReply-1.html" class="tsd-signature-type" data-tsd-kind="Class">CompleteTradeReply</a><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol"> =&gt; </span><span class="tsd-signature-type">void</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><a href="HavenoClient._internal_.ClientReadableStream.html" class="tsd-signature-type" data-tsd-kind="Class">ClientReadableStream</a><span class="tsd-signature-symbol">&lt;</span><a href="protobuf_grpc_pb.CompleteTradeReply-1.html" class="tsd-signature-type" data-tsd-kind="Class">CompleteTradeReply</a><span class="tsd-signature-symbol">&gt;</span><a href="#completeTrade.completeTrade-2" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></li>
<li class="tsd-description">
<div class="tsd-parameters">
@ -188,11 +188,11 @@
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4></li></ul></li></ul></li></ul></div>
<h4 class="tsd-returns-title">Returns <a href="HavenoClient._internal_.ClientReadableStream.html" class="tsd-signature-type" data-tsd-kind="Class">ClientReadableStream</a><span class="tsd-signature-symbol">&lt;</span><a href="protobuf_grpc_pb.CompleteTradeReply-1.html" class="tsd-signature-type" data-tsd-kind="Class">CompleteTradeReply</a><span class="tsd-signature-symbol">&gt;</span></h4><aside class="tsd-sources">
<ul>
<li>Defined in src/protobuf/GrpcServiceClientPb.ts:2864</li></ul></aside></li></ul></section>
<li>Defined in src/protobuf/GrpcServiceClientPb.ts:2868</li></ul></aside></li></ul></section>
<section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class"><a id="confirmPaymentReceived" class="tsd-anchor"></a>
<h3 class="tsd-anchor-link"><span>confirm<wbr/>Payment<wbr/>Received</span><a href="#confirmPaymentReceived" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
<ul class="tsd-signatures tsd-kind-method tsd-parent-kind-class">
<li class="tsd-signature tsd-anchor-link" id="confirmPaymentReceived.confirmPaymentReceived-1">confirm<wbr/>Payment<wbr/>Received<span class="tsd-signature-symbol">(</span>request<span class="tsd-signature-symbol">: </span><a href="protobuf_grpc_pb.ConfirmPaymentReceivedRequest-1.html" class="tsd-signature-type" data-tsd-kind="Class">ConfirmPaymentReceivedRequest</a>, metadata<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">null</span><span class="tsd-signature-symbol"> | </span><a href="../interfaces/HavenoClient._internal_.Metadata.html" class="tsd-signature-type" data-tsd-kind="Interface">Metadata</a><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">Promise</span><span class="tsd-signature-symbol">&lt;</span><a href="protobuf_grpc_pb.ConfirmPaymentReceivedReply-1.html" class="tsd-signature-type" data-tsd-kind="Class">ConfirmPaymentReceivedReply</a><span class="tsd-signature-symbol">&gt;</span><a href="#confirmPaymentReceived.confirmPaymentReceived-1" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></li>
<li class="tsd-signature tsd-anchor-link" id="confirmPaymentReceived.confirmPaymentReceived-1">confirm<wbr/>Payment<wbr/>Received<span class="tsd-signature-symbol">(</span>request<span class="tsd-signature-symbol">: </span><a href="protobuf_grpc_pb.ConfirmPaymentReceivedRequest-1.html" class="tsd-signature-type" data-tsd-kind="Class">ConfirmPaymentReceivedRequest</a>, metadata<span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">null</span><span class="tsd-signature-symbol"> | </span><a href="../interfaces/HavenoClient._internal_.Metadata.html" class="tsd-signature-type" data-tsd-kind="Interface">Metadata</a><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">Promise</span><span class="tsd-signature-symbol">&lt;</span><a href="protobuf_grpc_pb.ConfirmPaymentReceivedReply-1.html" class="tsd-signature-type" data-tsd-kind="Class">ConfirmPaymentReceivedReply</a><span class="tsd-signature-symbol">&gt;</span><a href="#confirmPaymentReceived.confirmPaymentReceived-1" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></li>
<li class="tsd-description">
<div class="tsd-parameters">
<h4 class="tsd-parameters-title">Parameters</h4>
@ -200,10 +200,10 @@
<li>
<h5>request: <a href="protobuf_grpc_pb.ConfirmPaymentReceivedRequest-1.html" class="tsd-signature-type" data-tsd-kind="Class">ConfirmPaymentReceivedRequest</a></h5></li>
<li>
<h5>metadata: <span class="tsd-signature-type">null</span><span class="tsd-signature-symbol"> | </span><a href="../interfaces/HavenoClient._internal_.Metadata.html" class="tsd-signature-type" data-tsd-kind="Interface">Metadata</a></h5></li></ul></div>
<h5><code class="tsd-tag ts-flagOptional">Optional</code> metadata: <span class="tsd-signature-type">null</span><span class="tsd-signature-symbol"> | </span><a href="../interfaces/HavenoClient._internal_.Metadata.html" class="tsd-signature-type" data-tsd-kind="Interface">Metadata</a></h5></li></ul></div>
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">Promise</span><span class="tsd-signature-symbol">&lt;</span><a href="protobuf_grpc_pb.ConfirmPaymentReceivedReply-1.html" class="tsd-signature-type" data-tsd-kind="Class">ConfirmPaymentReceivedReply</a><span class="tsd-signature-symbol">&gt;</span></h4><aside class="tsd-sources">
<ul>
<li>Defined in src/protobuf/GrpcServiceClientPb.ts:2817</li></ul></aside></li>
<li>Defined in src/protobuf/GrpcServiceClientPb.ts:2821</li></ul></aside></li>
<li class="tsd-signature tsd-anchor-link" id="confirmPaymentReceived.confirmPaymentReceived-2">confirm<wbr/>Payment<wbr/>Received<span class="tsd-signature-symbol">(</span>request<span class="tsd-signature-symbol">: </span><a href="protobuf_grpc_pb.ConfirmPaymentReceivedRequest-1.html" class="tsd-signature-type" data-tsd-kind="Class">ConfirmPaymentReceivedRequest</a>, metadata<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">null</span><span class="tsd-signature-symbol"> | </span><a href="../interfaces/HavenoClient._internal_.Metadata.html" class="tsd-signature-type" data-tsd-kind="Interface">Metadata</a>, callback<span class="tsd-signature-symbol">: </span><span class="tsd-signature-symbol">(</span><span class="tsd-signature-symbol">(</span>err<span class="tsd-signature-symbol">: </span><a href="HavenoClient._internal_.RpcError.html" class="tsd-signature-type" data-tsd-kind="Class">RpcError</a>, response<span class="tsd-signature-symbol">: </span><a href="protobuf_grpc_pb.ConfirmPaymentReceivedReply-1.html" class="tsd-signature-type" data-tsd-kind="Class">ConfirmPaymentReceivedReply</a><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol"> =&gt; </span><span class="tsd-signature-type">void</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><a href="HavenoClient._internal_.ClientReadableStream.html" class="tsd-signature-type" data-tsd-kind="Class">ClientReadableStream</a><span class="tsd-signature-symbol">&lt;</span><a href="protobuf_grpc_pb.ConfirmPaymentReceivedReply-1.html" class="tsd-signature-type" data-tsd-kind="Class">ConfirmPaymentReceivedReply</a><span class="tsd-signature-symbol">&gt;</span><a href="#confirmPaymentReceived.confirmPaymentReceived-2" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></li>
<li class="tsd-description">
<div class="tsd-parameters">
@ -230,11 +230,11 @@
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4></li></ul></li></ul></li></ul></div>
<h4 class="tsd-returns-title">Returns <a href="HavenoClient._internal_.ClientReadableStream.html" class="tsd-signature-type" data-tsd-kind="Class">ClientReadableStream</a><span class="tsd-signature-symbol">&lt;</span><a href="protobuf_grpc_pb.ConfirmPaymentReceivedReply-1.html" class="tsd-signature-type" data-tsd-kind="Class">ConfirmPaymentReceivedReply</a><span class="tsd-signature-symbol">&gt;</span></h4><aside class="tsd-sources">
<ul>
<li>Defined in src/protobuf/GrpcServiceClientPb.ts:2821</li></ul></aside></li></ul></section>
<li>Defined in src/protobuf/GrpcServiceClientPb.ts:2825</li></ul></aside></li></ul></section>
<section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class"><a id="confirmPaymentSent" class="tsd-anchor"></a>
<h3 class="tsd-anchor-link"><span>confirm<wbr/>Payment<wbr/>Sent</span><a href="#confirmPaymentSent" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
<ul class="tsd-signatures tsd-kind-method tsd-parent-kind-class">
<li class="tsd-signature tsd-anchor-link" id="confirmPaymentSent.confirmPaymentSent-1">confirm<wbr/>Payment<wbr/>Sent<span class="tsd-signature-symbol">(</span>request<span class="tsd-signature-symbol">: </span><a href="protobuf_grpc_pb.ConfirmPaymentSentRequest-1.html" class="tsd-signature-type" data-tsd-kind="Class">ConfirmPaymentSentRequest</a>, metadata<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">null</span><span class="tsd-signature-symbol"> | </span><a href="../interfaces/HavenoClient._internal_.Metadata.html" class="tsd-signature-type" data-tsd-kind="Interface">Metadata</a><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">Promise</span><span class="tsd-signature-symbol">&lt;</span><a href="protobuf_grpc_pb.ConfirmPaymentSentReply-1.html" class="tsd-signature-type" data-tsd-kind="Class">ConfirmPaymentSentReply</a><span class="tsd-signature-symbol">&gt;</span><a href="#confirmPaymentSent.confirmPaymentSent-1" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></li>
<li class="tsd-signature tsd-anchor-link" id="confirmPaymentSent.confirmPaymentSent-1">confirm<wbr/>Payment<wbr/>Sent<span class="tsd-signature-symbol">(</span>request<span class="tsd-signature-symbol">: </span><a href="protobuf_grpc_pb.ConfirmPaymentSentRequest-1.html" class="tsd-signature-type" data-tsd-kind="Class">ConfirmPaymentSentRequest</a>, metadata<span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">null</span><span class="tsd-signature-symbol"> | </span><a href="../interfaces/HavenoClient._internal_.Metadata.html" class="tsd-signature-type" data-tsd-kind="Interface">Metadata</a><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">Promise</span><span class="tsd-signature-symbol">&lt;</span><a href="protobuf_grpc_pb.ConfirmPaymentSentReply-1.html" class="tsd-signature-type" data-tsd-kind="Class">ConfirmPaymentSentReply</a><span class="tsd-signature-symbol">&gt;</span><a href="#confirmPaymentSent.confirmPaymentSent-1" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></li>
<li class="tsd-description">
<div class="tsd-parameters">
<h4 class="tsd-parameters-title">Parameters</h4>
@ -242,10 +242,10 @@
<li>
<h5>request: <a href="protobuf_grpc_pb.ConfirmPaymentSentRequest-1.html" class="tsd-signature-type" data-tsd-kind="Class">ConfirmPaymentSentRequest</a></h5></li>
<li>
<h5>metadata: <span class="tsd-signature-type">null</span><span class="tsd-signature-symbol"> | </span><a href="../interfaces/HavenoClient._internal_.Metadata.html" class="tsd-signature-type" data-tsd-kind="Interface">Metadata</a></h5></li></ul></div>
<h5><code class="tsd-tag ts-flagOptional">Optional</code> metadata: <span class="tsd-signature-type">null</span><span class="tsd-signature-symbol"> | </span><a href="../interfaces/HavenoClient._internal_.Metadata.html" class="tsd-signature-type" data-tsd-kind="Interface">Metadata</a></h5></li></ul></div>
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">Promise</span><span class="tsd-signature-symbol">&lt;</span><a href="protobuf_grpc_pb.ConfirmPaymentSentReply-1.html" class="tsd-signature-type" data-tsd-kind="Class">ConfirmPaymentSentReply</a><span class="tsd-signature-symbol">&gt;</span></h4><aside class="tsd-sources">
<ul>
<li>Defined in src/protobuf/GrpcServiceClientPb.ts:2774</li></ul></aside></li>
<li>Defined in src/protobuf/GrpcServiceClientPb.ts:2778</li></ul></aside></li>
<li class="tsd-signature tsd-anchor-link" id="confirmPaymentSent.confirmPaymentSent-2">confirm<wbr/>Payment<wbr/>Sent<span class="tsd-signature-symbol">(</span>request<span class="tsd-signature-symbol">: </span><a href="protobuf_grpc_pb.ConfirmPaymentSentRequest-1.html" class="tsd-signature-type" data-tsd-kind="Class">ConfirmPaymentSentRequest</a>, metadata<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">null</span><span class="tsd-signature-symbol"> | </span><a href="../interfaces/HavenoClient._internal_.Metadata.html" class="tsd-signature-type" data-tsd-kind="Interface">Metadata</a>, callback<span class="tsd-signature-symbol">: </span><span class="tsd-signature-symbol">(</span><span class="tsd-signature-symbol">(</span>err<span class="tsd-signature-symbol">: </span><a href="HavenoClient._internal_.RpcError.html" class="tsd-signature-type" data-tsd-kind="Class">RpcError</a>, response<span class="tsd-signature-symbol">: </span><a href="protobuf_grpc_pb.ConfirmPaymentSentReply-1.html" class="tsd-signature-type" data-tsd-kind="Class">ConfirmPaymentSentReply</a><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol"> =&gt; </span><span class="tsd-signature-type">void</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><a href="HavenoClient._internal_.ClientReadableStream.html" class="tsd-signature-type" data-tsd-kind="Class">ClientReadableStream</a><span class="tsd-signature-symbol">&lt;</span><a href="protobuf_grpc_pb.ConfirmPaymentSentReply-1.html" class="tsd-signature-type" data-tsd-kind="Class">ConfirmPaymentSentReply</a><span class="tsd-signature-symbol">&gt;</span><a href="#confirmPaymentSent.confirmPaymentSent-2" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></li>
<li class="tsd-description">
<div class="tsd-parameters">
@ -272,11 +272,11 @@
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4></li></ul></li></ul></li></ul></div>
<h4 class="tsd-returns-title">Returns <a href="HavenoClient._internal_.ClientReadableStream.html" class="tsd-signature-type" data-tsd-kind="Class">ClientReadableStream</a><span class="tsd-signature-symbol">&lt;</span><a href="protobuf_grpc_pb.ConfirmPaymentSentReply-1.html" class="tsd-signature-type" data-tsd-kind="Class">ConfirmPaymentSentReply</a><span class="tsd-signature-symbol">&gt;</span></h4><aside class="tsd-sources">
<ul>
<li>Defined in src/protobuf/GrpcServiceClientPb.ts:2778</li></ul></aside></li></ul></section>
<li>Defined in src/protobuf/GrpcServiceClientPb.ts:2782</li></ul></aside></li></ul></section>
<section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class"><a id="getChatMessages" class="tsd-anchor"></a>
<h3 class="tsd-anchor-link"><span>get<wbr/>Chat<wbr/>Messages</span><a href="#getChatMessages" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
<ul class="tsd-signatures tsd-kind-method tsd-parent-kind-class">
<li class="tsd-signature tsd-anchor-link" id="getChatMessages.getChatMessages-1">get<wbr/>Chat<wbr/>Messages<span class="tsd-signature-symbol">(</span>request<span class="tsd-signature-symbol">: </span><a href="protobuf_grpc_pb.GetChatMessagesRequest-1.html" class="tsd-signature-type" data-tsd-kind="Class">GetChatMessagesRequest</a>, metadata<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">null</span><span class="tsd-signature-symbol"> | </span><a href="../interfaces/HavenoClient._internal_.Metadata.html" class="tsd-signature-type" data-tsd-kind="Interface">Metadata</a><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">Promise</span><span class="tsd-signature-symbol">&lt;</span><a href="protobuf_grpc_pb.GetChatMessagesReply-1.html" class="tsd-signature-type" data-tsd-kind="Class">GetChatMessagesReply</a><span class="tsd-signature-symbol">&gt;</span><a href="#getChatMessages.getChatMessages-1" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></li>
<li class="tsd-signature tsd-anchor-link" id="getChatMessages.getChatMessages-1">get<wbr/>Chat<wbr/>Messages<span class="tsd-signature-symbol">(</span>request<span class="tsd-signature-symbol">: </span><a href="protobuf_grpc_pb.GetChatMessagesRequest-1.html" class="tsd-signature-type" data-tsd-kind="Class">GetChatMessagesRequest</a>, metadata<span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">null</span><span class="tsd-signature-symbol"> | </span><a href="../interfaces/HavenoClient._internal_.Metadata.html" class="tsd-signature-type" data-tsd-kind="Interface">Metadata</a><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">Promise</span><span class="tsd-signature-symbol">&lt;</span><a href="protobuf_grpc_pb.GetChatMessagesReply-1.html" class="tsd-signature-type" data-tsd-kind="Class">GetChatMessagesReply</a><span class="tsd-signature-symbol">&gt;</span><a href="#getChatMessages.getChatMessages-1" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></li>
<li class="tsd-description">
<div class="tsd-parameters">
<h4 class="tsd-parameters-title">Parameters</h4>
@ -284,10 +284,10 @@
<li>
<h5>request: <a href="protobuf_grpc_pb.GetChatMessagesRequest-1.html" class="tsd-signature-type" data-tsd-kind="Class">GetChatMessagesRequest</a></h5></li>
<li>
<h5>metadata: <span class="tsd-signature-type">null</span><span class="tsd-signature-symbol"> | </span><a href="../interfaces/HavenoClient._internal_.Metadata.html" class="tsd-signature-type" data-tsd-kind="Interface">Metadata</a></h5></li></ul></div>
<h5><code class="tsd-tag ts-flagOptional">Optional</code> metadata: <span class="tsd-signature-type">null</span><span class="tsd-signature-symbol"> | </span><a href="../interfaces/HavenoClient._internal_.Metadata.html" class="tsd-signature-type" data-tsd-kind="Interface">Metadata</a></h5></li></ul></div>
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">Promise</span><span class="tsd-signature-symbol">&lt;</span><a href="protobuf_grpc_pb.GetChatMessagesReply-1.html" class="tsd-signature-type" data-tsd-kind="Class">GetChatMessagesReply</a><span class="tsd-signature-symbol">&gt;</span></h4><aside class="tsd-sources">
<ul>
<li>Defined in src/protobuf/GrpcServiceClientPb.ts:2946</li></ul></aside></li>
<li>Defined in src/protobuf/GrpcServiceClientPb.ts:2950</li></ul></aside></li>
<li class="tsd-signature tsd-anchor-link" id="getChatMessages.getChatMessages-2">get<wbr/>Chat<wbr/>Messages<span class="tsd-signature-symbol">(</span>request<span class="tsd-signature-symbol">: </span><a href="protobuf_grpc_pb.GetChatMessagesRequest-1.html" class="tsd-signature-type" data-tsd-kind="Class">GetChatMessagesRequest</a>, metadata<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">null</span><span class="tsd-signature-symbol"> | </span><a href="../interfaces/HavenoClient._internal_.Metadata.html" class="tsd-signature-type" data-tsd-kind="Interface">Metadata</a>, callback<span class="tsd-signature-symbol">: </span><span class="tsd-signature-symbol">(</span><span class="tsd-signature-symbol">(</span>err<span class="tsd-signature-symbol">: </span><a href="HavenoClient._internal_.RpcError.html" class="tsd-signature-type" data-tsd-kind="Class">RpcError</a>, response<span class="tsd-signature-symbol">: </span><a href="protobuf_grpc_pb.GetChatMessagesReply-1.html" class="tsd-signature-type" data-tsd-kind="Class">GetChatMessagesReply</a><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol"> =&gt; </span><span class="tsd-signature-type">void</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><a href="HavenoClient._internal_.ClientReadableStream.html" class="tsd-signature-type" data-tsd-kind="Class">ClientReadableStream</a><span class="tsd-signature-symbol">&lt;</span><a href="protobuf_grpc_pb.GetChatMessagesReply-1.html" class="tsd-signature-type" data-tsd-kind="Class">GetChatMessagesReply</a><span class="tsd-signature-symbol">&gt;</span><a href="#getChatMessages.getChatMessages-2" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></li>
<li class="tsd-description">
<div class="tsd-parameters">
@ -314,11 +314,11 @@
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4></li></ul></li></ul></li></ul></div>
<h4 class="tsd-returns-title">Returns <a href="HavenoClient._internal_.ClientReadableStream.html" class="tsd-signature-type" data-tsd-kind="Class">ClientReadableStream</a><span class="tsd-signature-symbol">&lt;</span><a href="protobuf_grpc_pb.GetChatMessagesReply-1.html" class="tsd-signature-type" data-tsd-kind="Class">GetChatMessagesReply</a><span class="tsd-signature-symbol">&gt;</span></h4><aside class="tsd-sources">
<ul>
<li>Defined in src/protobuf/GrpcServiceClientPb.ts:2950</li></ul></aside></li></ul></section>
<li>Defined in src/protobuf/GrpcServiceClientPb.ts:2954</li></ul></aside></li></ul></section>
<section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class"><a id="getTrade" class="tsd-anchor"></a>
<h3 class="tsd-anchor-link"><span>get<wbr/>Trade</span><a href="#getTrade" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
<ul class="tsd-signatures tsd-kind-method tsd-parent-kind-class">
<li class="tsd-signature tsd-anchor-link" id="getTrade.getTrade-1">get<wbr/>Trade<span class="tsd-signature-symbol">(</span>request<span class="tsd-signature-symbol">: </span><a href="protobuf_grpc_pb.GetTradeRequest-1.html" class="tsd-signature-type" data-tsd-kind="Class">GetTradeRequest</a>, metadata<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">null</span><span class="tsd-signature-symbol"> | </span><a href="../interfaces/HavenoClient._internal_.Metadata.html" class="tsd-signature-type" data-tsd-kind="Interface">Metadata</a><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">Promise</span><span class="tsd-signature-symbol">&lt;</span><a href="protobuf_grpc_pb.GetTradeReply-1.html" class="tsd-signature-type" data-tsd-kind="Class">GetTradeReply</a><span class="tsd-signature-symbol">&gt;</span><a href="#getTrade.getTrade-1" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></li>
<li class="tsd-signature tsd-anchor-link" id="getTrade.getTrade-1">get<wbr/>Trade<span class="tsd-signature-symbol">(</span>request<span class="tsd-signature-symbol">: </span><a href="protobuf_grpc_pb.GetTradeRequest-1.html" class="tsd-signature-type" data-tsd-kind="Class">GetTradeRequest</a>, metadata<span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">null</span><span class="tsd-signature-symbol"> | </span><a href="../interfaces/HavenoClient._internal_.Metadata.html" class="tsd-signature-type" data-tsd-kind="Interface">Metadata</a><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">Promise</span><span class="tsd-signature-symbol">&lt;</span><a href="protobuf_grpc_pb.GetTradeReply-1.html" class="tsd-signature-type" data-tsd-kind="Class">GetTradeReply</a><span class="tsd-signature-symbol">&gt;</span><a href="#getTrade.getTrade-1" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></li>
<li class="tsd-description">
<div class="tsd-parameters">
<h4 class="tsd-parameters-title">Parameters</h4>
@ -326,10 +326,10 @@
<li>
<h5>request: <a href="protobuf_grpc_pb.GetTradeRequest-1.html" class="tsd-signature-type" data-tsd-kind="Class">GetTradeRequest</a></h5></li>
<li>
<h5>metadata: <span class="tsd-signature-type">null</span><span class="tsd-signature-symbol"> | </span><a href="../interfaces/HavenoClient._internal_.Metadata.html" class="tsd-signature-type" data-tsd-kind="Interface">Metadata</a></h5></li></ul></div>
<h5><code class="tsd-tag ts-flagOptional">Optional</code> metadata: <span class="tsd-signature-type">null</span><span class="tsd-signature-symbol"> | </span><a href="../interfaces/HavenoClient._internal_.Metadata.html" class="tsd-signature-type" data-tsd-kind="Interface">Metadata</a></h5></li></ul></div>
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">Promise</span><span class="tsd-signature-symbol">&lt;</span><a href="protobuf_grpc_pb.GetTradeReply-1.html" class="tsd-signature-type" data-tsd-kind="Class">GetTradeReply</a><span class="tsd-signature-symbol">&gt;</span></h4><aside class="tsd-sources">
<ul>
<li>Defined in src/protobuf/GrpcServiceClientPb.ts:2645</li></ul></aside></li>
<li>Defined in src/protobuf/GrpcServiceClientPb.ts:2649</li></ul></aside></li>
<li class="tsd-signature tsd-anchor-link" id="getTrade.getTrade-2">get<wbr/>Trade<span class="tsd-signature-symbol">(</span>request<span class="tsd-signature-symbol">: </span><a href="protobuf_grpc_pb.GetTradeRequest-1.html" class="tsd-signature-type" data-tsd-kind="Class">GetTradeRequest</a>, metadata<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">null</span><span class="tsd-signature-symbol"> | </span><a href="../interfaces/HavenoClient._internal_.Metadata.html" class="tsd-signature-type" data-tsd-kind="Interface">Metadata</a>, callback<span class="tsd-signature-symbol">: </span><span class="tsd-signature-symbol">(</span><span class="tsd-signature-symbol">(</span>err<span class="tsd-signature-symbol">: </span><a href="HavenoClient._internal_.RpcError.html" class="tsd-signature-type" data-tsd-kind="Class">RpcError</a>, response<span class="tsd-signature-symbol">: </span><a href="protobuf_grpc_pb.GetTradeReply-1.html" class="tsd-signature-type" data-tsd-kind="Class">GetTradeReply</a><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol"> =&gt; </span><span class="tsd-signature-type">void</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><a href="HavenoClient._internal_.ClientReadableStream.html" class="tsd-signature-type" data-tsd-kind="Class">ClientReadableStream</a><span class="tsd-signature-symbol">&lt;</span><a href="protobuf_grpc_pb.GetTradeReply-1.html" class="tsd-signature-type" data-tsd-kind="Class">GetTradeReply</a><span class="tsd-signature-symbol">&gt;</span><a href="#getTrade.getTrade-2" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></li>
<li class="tsd-description">
<div class="tsd-parameters">
@ -356,11 +356,11 @@
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4></li></ul></li></ul></li></ul></div>
<h4 class="tsd-returns-title">Returns <a href="HavenoClient._internal_.ClientReadableStream.html" class="tsd-signature-type" data-tsd-kind="Class">ClientReadableStream</a><span class="tsd-signature-symbol">&lt;</span><a href="protobuf_grpc_pb.GetTradeReply-1.html" class="tsd-signature-type" data-tsd-kind="Class">GetTradeReply</a><span class="tsd-signature-symbol">&gt;</span></h4><aside class="tsd-sources">
<ul>
<li>Defined in src/protobuf/GrpcServiceClientPb.ts:2649</li></ul></aside></li></ul></section>
<li>Defined in src/protobuf/GrpcServiceClientPb.ts:2653</li></ul></aside></li></ul></section>
<section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class"><a id="getTrades" class="tsd-anchor"></a>
<h3 class="tsd-anchor-link"><span>get<wbr/>Trades</span><a href="#getTrades" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
<ul class="tsd-signatures tsd-kind-method tsd-parent-kind-class">
<li class="tsd-signature tsd-anchor-link" id="getTrades.getTrades-1">get<wbr/>Trades<span class="tsd-signature-symbol">(</span>request<span class="tsd-signature-symbol">: </span><a href="protobuf_grpc_pb.GetTradesRequest-1.html" class="tsd-signature-type" data-tsd-kind="Class">GetTradesRequest</a>, metadata<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">null</span><span class="tsd-signature-symbol"> | </span><a href="../interfaces/HavenoClient._internal_.Metadata.html" class="tsd-signature-type" data-tsd-kind="Interface">Metadata</a><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">Promise</span><span class="tsd-signature-symbol">&lt;</span><a href="protobuf_grpc_pb.GetTradesReply-1.html" class="tsd-signature-type" data-tsd-kind="Class">GetTradesReply</a><span class="tsd-signature-symbol">&gt;</span><a href="#getTrades.getTrades-1" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></li>
<li class="tsd-signature tsd-anchor-link" id="getTrades.getTrades-1">get<wbr/>Trades<span class="tsd-signature-symbol">(</span>request<span class="tsd-signature-symbol">: </span><a href="protobuf_grpc_pb.GetTradesRequest-1.html" class="tsd-signature-type" data-tsd-kind="Class">GetTradesRequest</a>, metadata<span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">null</span><span class="tsd-signature-symbol"> | </span><a href="../interfaces/HavenoClient._internal_.Metadata.html" class="tsd-signature-type" data-tsd-kind="Interface">Metadata</a><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">Promise</span><span class="tsd-signature-symbol">&lt;</span><a href="protobuf_grpc_pb.GetTradesReply-1.html" class="tsd-signature-type" data-tsd-kind="Class">GetTradesReply</a><span class="tsd-signature-symbol">&gt;</span><a href="#getTrades.getTrades-1" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></li>
<li class="tsd-description">
<div class="tsd-parameters">
<h4 class="tsd-parameters-title">Parameters</h4>
@ -368,10 +368,10 @@
<li>
<h5>request: <a href="protobuf_grpc_pb.GetTradesRequest-1.html" class="tsd-signature-type" data-tsd-kind="Class">GetTradesRequest</a></h5></li>
<li>
<h5>metadata: <span class="tsd-signature-type">null</span><span class="tsd-signature-symbol"> | </span><a href="../interfaces/HavenoClient._internal_.Metadata.html" class="tsd-signature-type" data-tsd-kind="Interface">Metadata</a></h5></li></ul></div>
<h5><code class="tsd-tag ts-flagOptional">Optional</code> metadata: <span class="tsd-signature-type">null</span><span class="tsd-signature-symbol"> | </span><a href="../interfaces/HavenoClient._internal_.Metadata.html" class="tsd-signature-type" data-tsd-kind="Interface">Metadata</a></h5></li></ul></div>
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">Promise</span><span class="tsd-signature-symbol">&lt;</span><a href="protobuf_grpc_pb.GetTradesReply-1.html" class="tsd-signature-type" data-tsd-kind="Class">GetTradesReply</a><span class="tsd-signature-symbol">&gt;</span></h4><aside class="tsd-sources">
<ul>
<li>Defined in src/protobuf/GrpcServiceClientPb.ts:2688</li></ul></aside></li>
<li>Defined in src/protobuf/GrpcServiceClientPb.ts:2692</li></ul></aside></li>
<li class="tsd-signature tsd-anchor-link" id="getTrades.getTrades-2">get<wbr/>Trades<span class="tsd-signature-symbol">(</span>request<span class="tsd-signature-symbol">: </span><a href="protobuf_grpc_pb.GetTradesRequest-1.html" class="tsd-signature-type" data-tsd-kind="Class">GetTradesRequest</a>, metadata<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">null</span><span class="tsd-signature-symbol"> | </span><a href="../interfaces/HavenoClient._internal_.Metadata.html" class="tsd-signature-type" data-tsd-kind="Interface">Metadata</a>, callback<span class="tsd-signature-symbol">: </span><span class="tsd-signature-symbol">(</span><span class="tsd-signature-symbol">(</span>err<span class="tsd-signature-symbol">: </span><a href="HavenoClient._internal_.RpcError.html" class="tsd-signature-type" data-tsd-kind="Class">RpcError</a>, response<span class="tsd-signature-symbol">: </span><a href="protobuf_grpc_pb.GetTradesReply-1.html" class="tsd-signature-type" data-tsd-kind="Class">GetTradesReply</a><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol"> =&gt; </span><span class="tsd-signature-type">void</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><a href="HavenoClient._internal_.ClientReadableStream.html" class="tsd-signature-type" data-tsd-kind="Class">ClientReadableStream</a><span class="tsd-signature-symbol">&lt;</span><a href="protobuf_grpc_pb.GetTradesReply-1.html" class="tsd-signature-type" data-tsd-kind="Class">GetTradesReply</a><span class="tsd-signature-symbol">&gt;</span><a href="#getTrades.getTrades-2" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></li>
<li class="tsd-description">
<div class="tsd-parameters">
@ -398,11 +398,11 @@
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4></li></ul></li></ul></li></ul></div>
<h4 class="tsd-returns-title">Returns <a href="HavenoClient._internal_.ClientReadableStream.html" class="tsd-signature-type" data-tsd-kind="Class">ClientReadableStream</a><span class="tsd-signature-symbol">&lt;</span><a href="protobuf_grpc_pb.GetTradesReply-1.html" class="tsd-signature-type" data-tsd-kind="Class">GetTradesReply</a><span class="tsd-signature-symbol">&gt;</span></h4><aside class="tsd-sources">
<ul>
<li>Defined in src/protobuf/GrpcServiceClientPb.ts:2692</li></ul></aside></li></ul></section>
<li>Defined in src/protobuf/GrpcServiceClientPb.ts:2696</li></ul></aside></li></ul></section>
<section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class"><a id="sendChatMessage" class="tsd-anchor"></a>
<h3 class="tsd-anchor-link"><span>send<wbr/>Chat<wbr/>Message</span><a href="#sendChatMessage" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
<ul class="tsd-signatures tsd-kind-method tsd-parent-kind-class">
<li class="tsd-signature tsd-anchor-link" id="sendChatMessage.sendChatMessage-1">send<wbr/>Chat<wbr/>Message<span class="tsd-signature-symbol">(</span>request<span class="tsd-signature-symbol">: </span><a href="protobuf_grpc_pb.SendChatMessageRequest-1.html" class="tsd-signature-type" data-tsd-kind="Class">SendChatMessageRequest</a>, metadata<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">null</span><span class="tsd-signature-symbol"> | </span><a href="../interfaces/HavenoClient._internal_.Metadata.html" class="tsd-signature-type" data-tsd-kind="Interface">Metadata</a><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">Promise</span><span class="tsd-signature-symbol">&lt;</span><a href="protobuf_grpc_pb.SendChatMessageReply-1.html" class="tsd-signature-type" data-tsd-kind="Class">SendChatMessageReply</a><span class="tsd-signature-symbol">&gt;</span><a href="#sendChatMessage.sendChatMessage-1" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></li>
<li class="tsd-signature tsd-anchor-link" id="sendChatMessage.sendChatMessage-1">send<wbr/>Chat<wbr/>Message<span class="tsd-signature-symbol">(</span>request<span class="tsd-signature-symbol">: </span><a href="protobuf_grpc_pb.SendChatMessageRequest-1.html" class="tsd-signature-type" data-tsd-kind="Class">SendChatMessageRequest</a>, metadata<span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">null</span><span class="tsd-signature-symbol"> | </span><a href="../interfaces/HavenoClient._internal_.Metadata.html" class="tsd-signature-type" data-tsd-kind="Interface">Metadata</a><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">Promise</span><span class="tsd-signature-symbol">&lt;</span><a href="protobuf_grpc_pb.SendChatMessageReply-1.html" class="tsd-signature-type" data-tsd-kind="Class">SendChatMessageReply</a><span class="tsd-signature-symbol">&gt;</span><a href="#sendChatMessage.sendChatMessage-1" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></li>
<li class="tsd-description">
<div class="tsd-parameters">
<h4 class="tsd-parameters-title">Parameters</h4>
@ -410,10 +410,10 @@
<li>
<h5>request: <a href="protobuf_grpc_pb.SendChatMessageRequest-1.html" class="tsd-signature-type" data-tsd-kind="Class">SendChatMessageRequest</a></h5></li>
<li>
<h5>metadata: <span class="tsd-signature-type">null</span><span class="tsd-signature-symbol"> | </span><a href="../interfaces/HavenoClient._internal_.Metadata.html" class="tsd-signature-type" data-tsd-kind="Interface">Metadata</a></h5></li></ul></div>
<h5><code class="tsd-tag ts-flagOptional">Optional</code> metadata: <span class="tsd-signature-type">null</span><span class="tsd-signature-symbol"> | </span><a href="../interfaces/HavenoClient._internal_.Metadata.html" class="tsd-signature-type" data-tsd-kind="Interface">Metadata</a></h5></li></ul></div>
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">Promise</span><span class="tsd-signature-symbol">&lt;</span><a href="protobuf_grpc_pb.SendChatMessageReply-1.html" class="tsd-signature-type" data-tsd-kind="Class">SendChatMessageReply</a><span class="tsd-signature-symbol">&gt;</span></h4><aside class="tsd-sources">
<ul>
<li>Defined in src/protobuf/GrpcServiceClientPb.ts:2989</li></ul></aside></li>
<li>Defined in src/protobuf/GrpcServiceClientPb.ts:2993</li></ul></aside></li>
<li class="tsd-signature tsd-anchor-link" id="sendChatMessage.sendChatMessage-2">send<wbr/>Chat<wbr/>Message<span class="tsd-signature-symbol">(</span>request<span class="tsd-signature-symbol">: </span><a href="protobuf_grpc_pb.SendChatMessageRequest-1.html" class="tsd-signature-type" data-tsd-kind="Class">SendChatMessageRequest</a>, metadata<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">null</span><span class="tsd-signature-symbol"> | </span><a href="../interfaces/HavenoClient._internal_.Metadata.html" class="tsd-signature-type" data-tsd-kind="Interface">Metadata</a>, callback<span class="tsd-signature-symbol">: </span><span class="tsd-signature-symbol">(</span><span class="tsd-signature-symbol">(</span>err<span class="tsd-signature-symbol">: </span><a href="HavenoClient._internal_.RpcError.html" class="tsd-signature-type" data-tsd-kind="Class">RpcError</a>, response<span class="tsd-signature-symbol">: </span><a href="protobuf_grpc_pb.SendChatMessageReply-1.html" class="tsd-signature-type" data-tsd-kind="Class">SendChatMessageReply</a><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol"> =&gt; </span><span class="tsd-signature-type">void</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><a href="HavenoClient._internal_.ClientReadableStream.html" class="tsd-signature-type" data-tsd-kind="Class">ClientReadableStream</a><span class="tsd-signature-symbol">&lt;</span><a href="protobuf_grpc_pb.SendChatMessageReply-1.html" class="tsd-signature-type" data-tsd-kind="Class">SendChatMessageReply</a><span class="tsd-signature-symbol">&gt;</span><a href="#sendChatMessage.sendChatMessage-2" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></li>
<li class="tsd-description">
<div class="tsd-parameters">
@ -440,11 +440,11 @@
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4></li></ul></li></ul></li></ul></div>
<h4 class="tsd-returns-title">Returns <a href="HavenoClient._internal_.ClientReadableStream.html" class="tsd-signature-type" data-tsd-kind="Class">ClientReadableStream</a><span class="tsd-signature-symbol">&lt;</span><a href="protobuf_grpc_pb.SendChatMessageReply-1.html" class="tsd-signature-type" data-tsd-kind="Class">SendChatMessageReply</a><span class="tsd-signature-symbol">&gt;</span></h4><aside class="tsd-sources">
<ul>
<li>Defined in src/protobuf/GrpcServiceClientPb.ts:2993</li></ul></aside></li></ul></section>
<li>Defined in src/protobuf/GrpcServiceClientPb.ts:2997</li></ul></aside></li></ul></section>
<section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class"><a id="takeOffer" class="tsd-anchor"></a>
<h3 class="tsd-anchor-link"><span>take<wbr/>Offer</span><a href="#takeOffer" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
<ul class="tsd-signatures tsd-kind-method tsd-parent-kind-class">
<li class="tsd-signature tsd-anchor-link" id="takeOffer.takeOffer-1">take<wbr/>Offer<span class="tsd-signature-symbol">(</span>request<span class="tsd-signature-symbol">: </span><a href="protobuf_grpc_pb.TakeOfferRequest-1.html" class="tsd-signature-type" data-tsd-kind="Class">TakeOfferRequest</a>, metadata<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">null</span><span class="tsd-signature-symbol"> | </span><a href="../interfaces/HavenoClient._internal_.Metadata.html" class="tsd-signature-type" data-tsd-kind="Interface">Metadata</a><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">Promise</span><span class="tsd-signature-symbol">&lt;</span><a href="protobuf_grpc_pb.TakeOfferReply-1.html" class="tsd-signature-type" data-tsd-kind="Class">TakeOfferReply</a><span class="tsd-signature-symbol">&gt;</span><a href="#takeOffer.takeOffer-1" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></li>
<li class="tsd-signature tsd-anchor-link" id="takeOffer.takeOffer-1">take<wbr/>Offer<span class="tsd-signature-symbol">(</span>request<span class="tsd-signature-symbol">: </span><a href="protobuf_grpc_pb.TakeOfferRequest-1.html" class="tsd-signature-type" data-tsd-kind="Class">TakeOfferRequest</a>, metadata<span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">null</span><span class="tsd-signature-symbol"> | </span><a href="../interfaces/HavenoClient._internal_.Metadata.html" class="tsd-signature-type" data-tsd-kind="Interface">Metadata</a><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">Promise</span><span class="tsd-signature-symbol">&lt;</span><a href="protobuf_grpc_pb.TakeOfferReply-1.html" class="tsd-signature-type" data-tsd-kind="Class">TakeOfferReply</a><span class="tsd-signature-symbol">&gt;</span><a href="#takeOffer.takeOffer-1" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></li>
<li class="tsd-description">
<div class="tsd-parameters">
<h4 class="tsd-parameters-title">Parameters</h4>
@ -452,10 +452,10 @@
<li>
<h5>request: <a href="protobuf_grpc_pb.TakeOfferRequest-1.html" class="tsd-signature-type" data-tsd-kind="Class">TakeOfferRequest</a></h5></li>
<li>
<h5>metadata: <span class="tsd-signature-type">null</span><span class="tsd-signature-symbol"> | </span><a href="../interfaces/HavenoClient._internal_.Metadata.html" class="tsd-signature-type" data-tsd-kind="Interface">Metadata</a></h5></li></ul></div>
<h5><code class="tsd-tag ts-flagOptional">Optional</code> metadata: <span class="tsd-signature-type">null</span><span class="tsd-signature-symbol"> | </span><a href="../interfaces/HavenoClient._internal_.Metadata.html" class="tsd-signature-type" data-tsd-kind="Interface">Metadata</a></h5></li></ul></div>
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">Promise</span><span class="tsd-signature-symbol">&lt;</span><a href="protobuf_grpc_pb.TakeOfferReply-1.html" class="tsd-signature-type" data-tsd-kind="Class">TakeOfferReply</a><span class="tsd-signature-symbol">&gt;</span></h4><aside class="tsd-sources">
<ul>
<li>Defined in src/protobuf/GrpcServiceClientPb.ts:2731</li></ul></aside></li>
<li>Defined in src/protobuf/GrpcServiceClientPb.ts:2735</li></ul></aside></li>
<li class="tsd-signature tsd-anchor-link" id="takeOffer.takeOffer-2">take<wbr/>Offer<span class="tsd-signature-symbol">(</span>request<span class="tsd-signature-symbol">: </span><a href="protobuf_grpc_pb.TakeOfferRequest-1.html" class="tsd-signature-type" data-tsd-kind="Class">TakeOfferRequest</a>, metadata<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">null</span><span class="tsd-signature-symbol"> | </span><a href="../interfaces/HavenoClient._internal_.Metadata.html" class="tsd-signature-type" data-tsd-kind="Interface">Metadata</a>, callback<span class="tsd-signature-symbol">: </span><span class="tsd-signature-symbol">(</span><span class="tsd-signature-symbol">(</span>err<span class="tsd-signature-symbol">: </span><a href="HavenoClient._internal_.RpcError.html" class="tsd-signature-type" data-tsd-kind="Class">RpcError</a>, response<span class="tsd-signature-symbol">: </span><a href="protobuf_grpc_pb.TakeOfferReply-1.html" class="tsd-signature-type" data-tsd-kind="Class">TakeOfferReply</a><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol"> =&gt; </span><span class="tsd-signature-type">void</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><a href="HavenoClient._internal_.ClientReadableStream.html" class="tsd-signature-type" data-tsd-kind="Class">ClientReadableStream</a><span class="tsd-signature-symbol">&lt;</span><a href="protobuf_grpc_pb.TakeOfferReply-1.html" class="tsd-signature-type" data-tsd-kind="Class">TakeOfferReply</a><span class="tsd-signature-symbol">&gt;</span><a href="#takeOffer.takeOffer-2" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></li>
<li class="tsd-description">
<div class="tsd-parameters">
@ -482,11 +482,11 @@
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4></li></ul></li></ul></li></ul></div>
<h4 class="tsd-returns-title">Returns <a href="HavenoClient._internal_.ClientReadableStream.html" class="tsd-signature-type" data-tsd-kind="Class">ClientReadableStream</a><span class="tsd-signature-symbol">&lt;</span><a href="protobuf_grpc_pb.TakeOfferReply-1.html" class="tsd-signature-type" data-tsd-kind="Class">TakeOfferReply</a><span class="tsd-signature-symbol">&gt;</span></h4><aside class="tsd-sources">
<ul>
<li>Defined in src/protobuf/GrpcServiceClientPb.ts:2735</li></ul></aside></li></ul></section>
<li>Defined in src/protobuf/GrpcServiceClientPb.ts:2739</li></ul></aside></li></ul></section>
<section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class"><a id="withdrawFunds" class="tsd-anchor"></a>
<h3 class="tsd-anchor-link"><span>withdraw<wbr/>Funds</span><a href="#withdrawFunds" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
<ul class="tsd-signatures tsd-kind-method tsd-parent-kind-class">
<li class="tsd-signature tsd-anchor-link" id="withdrawFunds.withdrawFunds-1">withdraw<wbr/>Funds<span class="tsd-signature-symbol">(</span>request<span class="tsd-signature-symbol">: </span><a href="protobuf_grpc_pb.WithdrawFundsRequest-1.html" class="tsd-signature-type" data-tsd-kind="Class">WithdrawFundsRequest</a>, metadata<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">null</span><span class="tsd-signature-symbol"> | </span><a href="../interfaces/HavenoClient._internal_.Metadata.html" class="tsd-signature-type" data-tsd-kind="Interface">Metadata</a><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">Promise</span><span class="tsd-signature-symbol">&lt;</span><a href="protobuf_grpc_pb.WithdrawFundsReply-1.html" class="tsd-signature-type" data-tsd-kind="Class">WithdrawFundsReply</a><span class="tsd-signature-symbol">&gt;</span><a href="#withdrawFunds.withdrawFunds-1" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></li>
<li class="tsd-signature tsd-anchor-link" id="withdrawFunds.withdrawFunds-1">withdraw<wbr/>Funds<span class="tsd-signature-symbol">(</span>request<span class="tsd-signature-symbol">: </span><a href="protobuf_grpc_pb.WithdrawFundsRequest-1.html" class="tsd-signature-type" data-tsd-kind="Class">WithdrawFundsRequest</a>, metadata<span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">null</span><span class="tsd-signature-symbol"> | </span><a href="../interfaces/HavenoClient._internal_.Metadata.html" class="tsd-signature-type" data-tsd-kind="Interface">Metadata</a><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">Promise</span><span class="tsd-signature-symbol">&lt;</span><a href="protobuf_grpc_pb.WithdrawFundsReply-1.html" class="tsd-signature-type" data-tsd-kind="Class">WithdrawFundsReply</a><span class="tsd-signature-symbol">&gt;</span><a href="#withdrawFunds.withdrawFunds-1" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></li>
<li class="tsd-description">
<div class="tsd-parameters">
<h4 class="tsd-parameters-title">Parameters</h4>
@ -494,10 +494,10 @@
<li>
<h5>request: <a href="protobuf_grpc_pb.WithdrawFundsRequest-1.html" class="tsd-signature-type" data-tsd-kind="Class">WithdrawFundsRequest</a></h5></li>
<li>
<h5>metadata: <span class="tsd-signature-type">null</span><span class="tsd-signature-symbol"> | </span><a href="../interfaces/HavenoClient._internal_.Metadata.html" class="tsd-signature-type" data-tsd-kind="Interface">Metadata</a></h5></li></ul></div>
<h5><code class="tsd-tag ts-flagOptional">Optional</code> metadata: <span class="tsd-signature-type">null</span><span class="tsd-signature-symbol"> | </span><a href="../interfaces/HavenoClient._internal_.Metadata.html" class="tsd-signature-type" data-tsd-kind="Interface">Metadata</a></h5></li></ul></div>
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">Promise</span><span class="tsd-signature-symbol">&lt;</span><a href="protobuf_grpc_pb.WithdrawFundsReply-1.html" class="tsd-signature-type" data-tsd-kind="Class">WithdrawFundsReply</a><span class="tsd-signature-symbol">&gt;</span></h4><aside class="tsd-sources">
<ul>
<li>Defined in src/protobuf/GrpcServiceClientPb.ts:2903</li></ul></aside></li>
<li>Defined in src/protobuf/GrpcServiceClientPb.ts:2907</li></ul></aside></li>
<li class="tsd-signature tsd-anchor-link" id="withdrawFunds.withdrawFunds-2">withdraw<wbr/>Funds<span class="tsd-signature-symbol">(</span>request<span class="tsd-signature-symbol">: </span><a href="protobuf_grpc_pb.WithdrawFundsRequest-1.html" class="tsd-signature-type" data-tsd-kind="Class">WithdrawFundsRequest</a>, metadata<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">null</span><span class="tsd-signature-symbol"> | </span><a href="../interfaces/HavenoClient._internal_.Metadata.html" class="tsd-signature-type" data-tsd-kind="Interface">Metadata</a>, callback<span class="tsd-signature-symbol">: </span><span class="tsd-signature-symbol">(</span><span class="tsd-signature-symbol">(</span>err<span class="tsd-signature-symbol">: </span><a href="HavenoClient._internal_.RpcError.html" class="tsd-signature-type" data-tsd-kind="Class">RpcError</a>, response<span class="tsd-signature-symbol">: </span><a href="protobuf_grpc_pb.WithdrawFundsReply-1.html" class="tsd-signature-type" data-tsd-kind="Class">WithdrawFundsReply</a><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol"> =&gt; </span><span class="tsd-signature-type">void</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><a href="HavenoClient._internal_.ClientReadableStream.html" class="tsd-signature-type" data-tsd-kind="Class">ClientReadableStream</a><span class="tsd-signature-symbol">&lt;</span><a href="protobuf_grpc_pb.WithdrawFundsReply-1.html" class="tsd-signature-type" data-tsd-kind="Class">WithdrawFundsReply</a><span class="tsd-signature-symbol">&gt;</span><a href="#withdrawFunds.withdrawFunds-2" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></li>
<li class="tsd-description">
<div class="tsd-parameters">
@ -524,7 +524,7 @@
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4></li></ul></li></ul></li></ul></div>
<h4 class="tsd-returns-title">Returns <a href="HavenoClient._internal_.ClientReadableStream.html" class="tsd-signature-type" data-tsd-kind="Class">ClientReadableStream</a><span class="tsd-signature-symbol">&lt;</span><a href="protobuf_grpc_pb.WithdrawFundsReply-1.html" class="tsd-signature-type" data-tsd-kind="Class">WithdrawFundsReply</a><span class="tsd-signature-symbol">&gt;</span></h4><aside class="tsd-sources">
<ul>
<li>Defined in src/protobuf/GrpcServiceClientPb.ts:2907</li></ul></aside></li></ul></section></section></div>
<li>Defined in src/protobuf/GrpcServiceClientPb.ts:2911</li></ul></aside></li></ul></section></section></div>
<div class="col-4 col-menu menu-sticky-wrap menu-highlight">
<div class="tsd-navigation settings">
<details class="tsd-index-accordion"><summary class="tsd-accordion-summary">
@ -614,8 +614,6 @@
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="../modules/protobuf_grpc_pb.GetFundingAddressesRequest.html">Get<wbr/>Funding<wbr/>Addresses<wbr/>Request</a></li>
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="../modules/protobuf_grpc_pb.GetMethodHelpReply.html">Get<wbr/>Method<wbr/>Help<wbr/>Reply</a></li>
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="../modules/protobuf_grpc_pb.GetMethodHelpRequest.html">Get<wbr/>Method<wbr/>Help<wbr/>Request</a></li>
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="../modules/protobuf_grpc_pb.GetMoneroNodeSettingsReply.html">Get<wbr/>Monero<wbr/>Node<wbr/>Settings<wbr/>Reply</a></li>
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="../modules/protobuf_grpc_pb.GetMoneroNodeSettingsRequest.html">Get<wbr/>Monero<wbr/>Node<wbr/>Settings<wbr/>Request</a></li>
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="../modules/protobuf_grpc_pb.GetMyOfferReply.html">Get<wbr/>My<wbr/>Offer<wbr/>Reply</a></li>
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="../modules/protobuf_grpc_pb.GetMyOfferRequest.html">Get<wbr/>My<wbr/>Offer<wbr/>Request</a></li>
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="../modules/protobuf_grpc_pb.GetMyOffersReply.html">Get<wbr/>My<wbr/>Offers<wbr/>Reply</a></li>
@ -642,6 +640,8 @@
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="../modules/protobuf_grpc_pb.GetVersionRequest.html">Get<wbr/>Version<wbr/>Request</a></li>
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="../modules/protobuf_grpc_pb.GetXmrNewSubaddressReply.html">Get<wbr/>Xmr<wbr/>New<wbr/>Subaddress<wbr/>Reply</a></li>
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="../modules/protobuf_grpc_pb.GetXmrNewSubaddressRequest.html">Get<wbr/>Xmr<wbr/>New<wbr/>Subaddress<wbr/>Request</a></li>
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="../modules/protobuf_grpc_pb.GetXmrNodeSettingsReply.html">Get<wbr/>Xmr<wbr/>Node<wbr/>Settings<wbr/>Reply</a></li>
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="../modules/protobuf_grpc_pb.GetXmrNodeSettingsRequest.html">Get<wbr/>Xmr<wbr/>Node<wbr/>Settings<wbr/>Request</a></li>
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="../modules/protobuf_grpc_pb.GetXmrPrimaryAddressReply.html">Get<wbr/>Xmr<wbr/>Primary<wbr/>Address<wbr/>Reply</a></li>
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="../modules/protobuf_grpc_pb.GetXmrPrimaryAddressRequest.html">Get<wbr/>Xmr<wbr/>Primary<wbr/>Address<wbr/>Request</a></li>
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="../modules/protobuf_grpc_pb.GetXmrSeedReply.html">Get<wbr/>Xmr<wbr/>Seed<wbr/>Reply</a></li>
@ -652,8 +652,8 @@
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="../modules/protobuf_grpc_pb.IsAccountOpenRequest.html">Is<wbr/>Account<wbr/>Open<wbr/>Request</a></li>
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="../modules/protobuf_grpc_pb.IsAppInitializedReply.html">Is<wbr/>App<wbr/>Initialized<wbr/>Reply</a></li>
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="../modules/protobuf_grpc_pb.IsAppInitializedRequest.html">Is<wbr/>App<wbr/>Initialized<wbr/>Request</a></li>
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="../modules/protobuf_grpc_pb.IsMoneroNodeOnlineReply.html">Is<wbr/>Monero<wbr/>Node<wbr/>Online<wbr/>Reply</a></li>
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="../modules/protobuf_grpc_pb.IsMoneroNodeOnlineRequest.html">Is<wbr/>Monero<wbr/>Node<wbr/>Online<wbr/>Request</a></li>
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="../modules/protobuf_grpc_pb.IsXmrNodeOnlineReply.html">Is<wbr/>Xmr<wbr/>Node<wbr/>Online<wbr/>Reply</a></li>
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="../modules/protobuf_grpc_pb.IsXmrNodeOnlineRequest.html">Is<wbr/>Xmr<wbr/>Node<wbr/>Online<wbr/>Request</a></li>
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="../modules/protobuf_grpc_pb.LockWalletReply.html">Lock<wbr/>Wallet<wbr/>Reply</a></li>
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="../modules/protobuf_grpc_pb.LockWalletRequest.html">Lock<wbr/>Wallet<wbr/>Request</a></li>
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="../modules/protobuf_grpc_pb.MarketDepthInfo.html">Market<wbr/>Depth<wbr/>Info</a></li>
@ -700,14 +700,14 @@
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="../modules/protobuf_grpc_pb.SetWalletPasswordRequest.html">Set<wbr/>Wallet<wbr/>Password<wbr/>Request</a></li>
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="../modules/protobuf_grpc_pb.StartCheckingConnectionsReply.html">Start<wbr/>Checking<wbr/>Connections<wbr/>Reply</a></li>
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="../modules/protobuf_grpc_pb.StartCheckingConnectionsRequest.html">Start<wbr/>Checking<wbr/>Connections<wbr/>Request</a></li>
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="../modules/protobuf_grpc_pb.StartMoneroNodeReply.html">Start<wbr/>Monero<wbr/>Node<wbr/>Reply</a></li>
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="../modules/protobuf_grpc_pb.StartMoneroNodeRequest.html">Start<wbr/>Monero<wbr/>Node<wbr/>Request</a></li>
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="../modules/protobuf_grpc_pb.StartXmrNodeReply.html">Start<wbr/>Xmr<wbr/>Node<wbr/>Reply</a></li>
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="../modules/protobuf_grpc_pb.StartXmrNodeRequest.html">Start<wbr/>Xmr<wbr/>Node<wbr/>Request</a></li>
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="../modules/protobuf_grpc_pb.StopCheckingConnectionsReply.html">Stop<wbr/>Checking<wbr/>Connections<wbr/>Reply</a></li>
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="../modules/protobuf_grpc_pb.StopCheckingConnectionsRequest.html">Stop<wbr/>Checking<wbr/>Connections<wbr/>Request</a></li>
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="../modules/protobuf_grpc_pb.StopMoneroNodeReply.html">Stop<wbr/>Monero<wbr/>Node<wbr/>Reply</a></li>
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="../modules/protobuf_grpc_pb.StopMoneroNodeRequest.html">Stop<wbr/>Monero<wbr/>Node<wbr/>Request</a></li>
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="../modules/protobuf_grpc_pb.StopReply.html">Stop<wbr/>Reply</a></li>
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="../modules/protobuf_grpc_pb.StopRequest.html">Stop<wbr/>Request</a></li>
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="../modules/protobuf_grpc_pb.StopXmrNodeReply.html">Stop<wbr/>Xmr<wbr/>Node<wbr/>Reply</a></li>
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="../modules/protobuf_grpc_pb.StopXmrNodeRequest.html">Stop<wbr/>Xmr<wbr/>Node<wbr/>Request</a></li>
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="../modules/protobuf_grpc_pb.TakeOfferReply.html">Take<wbr/>Offer<wbr/>Reply</a></li>
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="../modules/protobuf_grpc_pb.TakeOfferRequest.html">Take<wbr/>Offer<wbr/>Request</a></li>
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="../modules/protobuf_grpc_pb.TradeInfo.html">Trade<wbr/>Info</a></li>
@ -808,7 +808,6 @@
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="../modules/protobuf_pb_pb.Mediator.html">Mediator</a></li>
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="../modules/protobuf_pb_pb.MockMailboxPayload.html">Mock<wbr/>Mailbox<wbr/>Payload</a></li>
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="../modules/protobuf_pb_pb.MockPayload.html">Mock<wbr/>Payload</a></li>
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="../modules/protobuf_pb_pb.MoneroNodeSettings.html">Monero<wbr/>Node<wbr/>Settings</a></li>
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="../modules/protobuf_pb_pb.MoneseAccountPayload.html">Monese<wbr/>Account<wbr/>Payload</a></li>
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="../modules/protobuf_pb_pb.MoneyBeamAccountPayload.html">Money<wbr/>Beam<wbr/>Account<wbr/>Payload</a></li>
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="../modules/protobuf_pb_pb.MoneyGramAccountPayload.html">Money<wbr/>Gram<wbr/>Account<wbr/>Payload</a></li>
@ -911,9 +910,10 @@
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="../modules/protobuf_pb_pb.WesternUnionAccountPayload.html">Western<wbr/>Union<wbr/>Account<wbr/>Payload</a></li>
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="../modules/protobuf_pb_pb.XmrAddressEntry.html">Xmr<wbr/>Address<wbr/>Entry</a></li>
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="../modules/protobuf_pb_pb.XmrAddressEntryList.html">Xmr<wbr/>Address<wbr/>Entry<wbr/>List</a></li>
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="../modules/protobuf_pb_pb.XmrNodeSettings.html">Xmr<wbr/>Node<wbr/>Settings</a></li>
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="../modules/protobuf_pb_pb.ZelleAccountPayload.html">Zelle<wbr/>Account<wbr/>Payload</a></li></ul></li>
<li class="tsd-kind-module"><a href="../modules/protobuf_pb_pb-1.html">protobuf/pb_<wbr/>pb</a></li>
<li class="tsd-kind-module"><a href="../modules/utils_HavenoError.html">utils/<wbr/>Haveno<wbr/>Error</a></li>
<li class="tsd-kind-module"><a href="../modules/types_HavenoError.html">types/<wbr/>Haveno<wbr/>Error</a></li>
<li class="tsd-kind-module"><a href="../modules/utils_HavenoUtils.html">utils/<wbr/>Haveno<wbr/>Utils</a></li>
<li class="tsd-kind-module"><a href="../modules/utils_TaskLooper.html">utils/<wbr/>Task<wbr/>Looper</a>
<ul>