Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Can't send non-english messages #28

Open
mverzakov opened this issue Apr 27, 2016 · 2 comments
Open

Can't send non-english messages #28

mverzakov opened this issue Apr 27, 2016 · 2 comments

Comments

@mverzakov
Copy link

mverzakov commented Apr 27, 2016

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.

@meridos
Copy link

meridos commented Jul 19, 2016

Has anyone solved this?

@mverzakov
Copy link
Author

I have solved it. Problem is in the telegram-tl-node library.
See my pull request:
enricostara/telegram-tl-node#5

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants