client.send(new TdApi.ForwardMessages doesn't work anymore #114
Unanswered
yarmoiseev
asked this question in
Q&A
Replies: 1 comment
-
You should handle the response to see if there is an error |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi there! I'm working on my study project. And I'm using TDLight for forwarding messages, which are match some pattern. So, cleint.send() doesn't work anymore, although in debug mode everything seems fine. I haven't done any change before, it just stopped working. Only thing I was doing before, I was trying to pack a .jar but nothing worked except telegram login. After that, I've returned to my code and find client.send() not working anymore. I even did a revert, but it didn't help either. Do you have any idea, why?
Beta Was this translation helpful? Give feedback.
All reactions