Home > Article > Backend Development > Can the very long text replied by the official account be divided into several short messages and sent simultaneously?
I am a newbie. I have made a dictionary function for sending text to public accounts and replying to text content. Now I have encountered the problem of text length limit when replying. The actual content text can be up to 7200 characters, which exceeds the limit of WeChat (1400 characters). Within Chinese characters), resulting in an automatic reply with an unserviceable message every time. . .
Do you have any good suggestions from the experts?
Thanks in advance!
1. The returned text cannot be deleted;
2. Only text information is returned, not pictures or links.
I am a newbie. I have made a dictionary function for sending text to public accounts and replying to text content. Now I have encountered the problem of text length limit when replying. The actual content text can be up to 7200 characters, which exceeds the limit of WeChat (1400 characters). Chinese characters or less), resulting in an automatic reply with an unserviceable message every time. . .
Do you have any good suggestions from the experts?
Thanks in advance!
1. The returned text cannot be deleted;
2. Only text information is returned, not pictures or links.
1. Passive reply, only once.
2. There are two types of proactive messages, one is group messaging and the other is template message, neither of which are suitable for you.
Customer service message sent.
Check the word count before sending the reply. If it exceeds the max, it will be cut off and reply several times