Skip to content

Commit

Permalink
debug
Browse files Browse the repository at this point in the history
  • Loading branch information
indowebdeveloper committed Jan 15, 2025
1 parent a9dbc63 commit d3e4f50
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/client-twitter/src/post.ts
Original file line number Diff line number Diff line change
Expand Up @@ -1181,6 +1181,7 @@ export class TwitterPostClient {
}
console.log("Final reply text to be sent:", {
finalReplyText,
raw: replyText,
length: replyText.length,
});
let result;
Expand Down

0 comments on commit d3e4f50

Please sign in to comment.