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

Add operation for DELETE /rooms/{room_id}/messages/{message_id} api #32

Merged
merged 1 commit into from
Jul 26, 2020

Conversation

hoangsetup
Copy link
Owner

Closes #26

@github-actions
Copy link

Total Coverage: 100.00%

Coverage Report
FileBranchesFuncsLinesUncovered Lines
src/nodes/Chatwork
   Chatwork.node.ts100%100%100%
src/shared
   Constants.ts100%100%100%
   GenericFunctions.ts100%100%100%

@hoangsetup hoangsetup merged commit 942b4d8 into master Jul 26, 2020
@hoangsetup hoangsetup deleted the delete_msg branch July 26, 2020 16:33
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

Successfully merging this pull request may close these issues.

Implement DELETE /rooms/{room_id}/messages/{message_id} api
1 participant