-
Notifications
You must be signed in to change notification settings - Fork 56
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
Support event relations on all post message functions #806
base: dev
Are you sure you want to change the base?
Conversation
…ecause we probably shouldn't allow someone to send a message with an arbritary type but not the correct content. This is replaced by postEmote and postNotice the two types that are probably valid from the original postMessage function.
a8025f1
to
1b217c5
Compare
So I updated the functions to make them not invokable as discussed. Also since we're breaking API i messed with them a little. I removed |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
The template suggestion is just a suggestion, open for discussion.
80d145c
to
9c2ec97
Compare
Ftr (my own, in particular): this PR targets 0.10, not 0.9 |
Title