farcaster-py
farcaster-py copied to clipboard
No returns when using get_mention_and_reply_notifications()
Checklist
- [x] I've searched the project's
issues
.
❓ Question
get_mention_and_reply_notifications() doesn't return anything.
I got following response when I used this function. ('notifications', []) ('cursor', None)
I checked client connection , I can interact with other functions (such as following, post, like others.. etc.) only get_mention_and_reply_notifications() doesn't working