From b814b4f8f0409e477f882e4cffc1427d42a3bb65 Mon Sep 17 00:00:00 2001 From: Roland Bewick Date: Fri, 17 Nov 2023 16:21:03 +0700 Subject: [PATCH] chore: add deprecation version comments to sendToAlbyAccount --- src/client.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/client.ts b/src/client.ts index ed1e168..2ba2538 100644 --- a/src/client.ts +++ b/src/client.ts @@ -226,7 +226,7 @@ export class Client { } /** - * @deprecated please use sendBoostagramToAlbyAccount + * @deprecated please use sendBoostagramToAlbyAccount. Deprecated since v2.7.0. Will be removed in v3.0.0. */ sendToAlbyAccount( args: SendBoostagramToAlbyRequestParams,