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
I can send English text and numbers easily via telegram.link.messages.sendMessage.
But when I'm trying to send non-English text (like Cyrillic characters, or Japanese characters etc) I'm getting an error INPUT_REQUEST_TOO_LONG.
I've checked everything: my text is utf8 and it's less than 4096.
The text was updated successfully, but these errors were encountered:
I can send English text and numbers easily via telegram.link.messages.sendMessage.
But when I'm trying to send non-English text (like Cyrillic characters, or Japanese characters etc) I'm getting an error
INPUT_REQUEST_TOO_LONG
.I've checked everything: my text is utf8 and it's less than 4096.
The text was updated successfully, but these errors were encountered: