-
-
Notifications
You must be signed in to change notification settings - Fork 2.6k
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
BREAKING CHANGE: v0.16 will remove MediaMessage
class
#1164
Labels
Milestone
Comments
huan
changed the title
BREAKING CHANGES: v0.16 will remove
BREAKING CHANGE: v0.16 will remove Apr 25, 2018
MediaMessage
and use Message
for attachments.MediaMessage
and use Message
for attachments.
huan
changed the title
BREAKING CHANGE: v0.16 will remove
BREAKING CHANGE: v0.16 will remove Apr 25, 2018
MediaMessage
and use Message
for attachments.MediaMessage
class
huan
added a commit
that referenced
this issue
Apr 26, 2018
No, it can't. Currently v0.15 is in heavy developing, please use it only if you do want to read the source code and help us to find out the bug(with a fix PR will be better). You can use v0.14 instead and switch to v0.16 after it published. See also #1158 |
See: #1200 |
Code Example can be found at #1092 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
From v0.16,
MediaMessage
will be deprecated.From v0.18,
MediaMessage
will be removed.Use
Message
instead.Migration Example
The text was updated successfully, but these errors were encountered: