Closed DukeAnn closed 1 year ago
This problem has troubled me for several days. What is the correct way to write it?
forwardMessages
returns temporary local messages. You need to handle updates updateMessageSendSucceeded
/updateMessageSendFailed
/updateDeleteMessages
for the messages to wait for sending to be compelted and to actually receive the sent messages.
than you
When a message is forwarded from one channel to another channel, why the response is normal, but the forwarded message cannot be seen, or is the message ID that I forwarded last time being forwarded? After I use this method again, do I need to call any other method to make the forwarding take effect? At present, I call
getChats
once after forwarding to see the latest forwarded message. Is this operation as expected?versions v1.8.0
golang: https://github.com/zelenin/go-tdlib