py-imessage-shortcuts
py-imessage-shortcuts copied to clipboard
Message doesn't send if prior conversation with recipient does not exist
Thanks for making this awesome package! 😄 Loving using it, except for one difficulty:
To reproduce:
Attempt to use this package to send a message to a recipient with whom you do not have an open conversation. The message is not sent, no exception is thrown, and the .send()
function returns no error message. Now manually create a conversation with that recipient via the Messages app; use this package to send the message, and this time it succeeds and the message is sent.
Expected behaviour: I expect the package to start a new conversation then send the message.
On MacOS Monterey 12.4.