Skip to content

Commit

Permalink
fix: wrong method
Browse files Browse the repository at this point in the history
  • Loading branch information
filipporomani committed Oct 16, 2024
1 parent 971d382 commit 9f84835
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions tests.py
Original file line number Diff line number Diff line change
Expand Up @@ -13,9 +13,8 @@


# test every single method and print the result

print("Testing send_text")
msg.send(sender=1)
msg.react("👍")

print("Testing send_reply_button")
v = app.send_reply_button(
Expand Down

0 comments on commit 9f84835

Please sign in to comment.