This repository was archived by the owner on Nov 7, 2023. It is now read-only.
Best way to add a new method #199
Unanswered
sreekanthmr
asked this question in
Q&A
Replies: 2 comments 9 replies
-
learn baileys |
Beta Was this translation helpful? Give feedback.
0 replies
-
@salman0ansari thanks for your quick response. I added a routing, a function in the controller, and finally a function in instance.js. But I was stuck midway through that. Of course, it is my ignorance of things are arranged. I wanted to call fetchMessageReceipts from the instance class but was not able to do that. I was a bit confused about how the functions in baileys are called from instance class. Thanks |
Beta Was this translation helpful? Give feedback.
9 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I would like to add a couple of methods such as get read receipt of a specific message (just an example). What is the best way to achieve that?
Thanks
Beta Was this translation helpful? Give feedback.
All reactions