You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When sending a message whose length exceeds about 250 characters (I didn't count exactly, but the messages are short), the message is cut off.
The messageSplit:8192 parameter does not help, the behavior does not change.
What can be done?
The text was updated successfully, but these errors were encountered:
When sending a message whose length exceeds about 250 characters (I didn't count exactly, but the messages are short), the message is cut off.
The messageSplit:8192 parameter does not help, the behavior does not change.
What can be done?
The text was updated successfully, but these errors were encountered: