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

Cannot send private message #1

Open
kaedys opened this issue May 21, 2018 · 0 comments
Open

Cannot send private message #1

kaedys opened this issue May 21, 2018 · 0 comments

Comments

@kaedys
Copy link

kaedys commented May 21, 2018

Sending a message via the CreateMessage API endpoint allows calls with only an email or personID, which then sends the message as a private message. However, this library immediately errors during CreateMessage if the RoomID is not set. RoomID is only needed if sending a message to a channel, rather than a private message. This error case makes sending private messages impossible unless one knows the roomID for that private message, which prevents creating new private message conversations (as those have no roomID before the first message).

@kaedys kaedys changed the title Cannot set private message Cannot send private message May 21, 2018
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

1 participant