We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
yesterday I can send link, but today can't, has anyone got same problem?
messenger.send_message1("https://github.com/Kalebu/alright")
but output : https:github.comKalebualright
The text was updated successfully, but these errors were encountered:
yesterday I can send link, but today can't, has anyone got same problem? messenger.send_message1("https://github.com/Kalebu/alright") but output : https:github.comKalebualright
Can you try using the function send_direct_message instead
send_direct_message
>>> messenger.send_direct_message(mobile='your mobile', message='your message', saved=False)
Sorry, something went wrong.
No branches or pull requests
yesterday I can send link, but today can't, has anyone got same problem?
but output :
https:github.comKalebualright
The text was updated successfully, but these errors were encountered: