-
Notifications
You must be signed in to change notification settings - Fork 66
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
Crash on send in multiple line. #34
Comments
I have commented
Now it works and without crashing but for every newline |
Allowing __type_slow__ to send a single message with newlines CamTosh#34 Fixing function call never received 'element' and 'element' overwritten in function CamTosh#43
I try to send :
insta.sendMessage(user='my_ID', message='Hello\n my\n name \n is \n RSA')
Error:
The text was updated successfully, but these errors were encountered: