Skip to content

Commit

Permalink
chore: add deprecation version comments to sendToAlbyAccount
Browse files Browse the repository at this point in the history
  • Loading branch information
rolznz committed Nov 17, 2023
1 parent 453dfe8 commit b814b4f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/client.ts
Original file line number Diff line number Diff line change
Expand Up @@ -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,
Expand Down

0 comments on commit b814b4f

Please sign in to comment.