File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -32,10 +32,10 @@ SendBird-SDK-JavaScript
32
32
## Upgrading to v3.0.27
33
33
If you want to check the record of other version, go to [ Change Log] ( https://github.com/smilefam/SendBird-SDK-JavaScript/blob/master/CHANGELOG.md ) .
34
34
35
- * Added updateUserMessage function and updateFileMessage function .
36
- * Added onMessageUpdated function in ChannelHandler.
37
- * now can confirm file upload progress by using progressHandler function if send param when sendFileMessage function call .
38
- * Added cancelUploadingFileMessage function .
35
+ * Added ` updateUserMessage() ` and ` updateFileMessage() ` .
36
+ * Added ` onMessageUpdated() ` in ChannelHandler.
37
+ * You now can confirm file upload progress by passing a progressHandler as a parameter when calling ` sendFileMessage() ` .
38
+ * Added ` cancelUploadingFileMessage() ` .
39
39
40
40
41
41
## [ Change Log] ( https://github.com/smilefam/SendBird-SDK-JavaScript/blob/master/CHANGELOG.md )
You can’t perform that action at this time.
0 commit comments