Browse Source

chore: fix wrong docs

pull/126/head
Aldino Kemal 2 years ago
parent
commit
4f51c29eae
  1. 2
      readme.md

2
readme.md

@ -122,7 +122,7 @@ API using [openapi-generator](https://openapi-generator.tech/#try)
| ✅ | Edit Message | POST | /message/:message_id/update |
| ✅ | Join Group With Link | POST | /group/join-with-link |
| ✅ | Leave Group | POST | /group/leave |
| ✅ | Create Group | POST | /group/leave |
| ✅ | Create Group | POST | /group |
| ❌ | Add More Participants in Group | POST | |
| ❌ | Remove Participant in Group | POST | |
| ❌ | Promote Participant in Group | POST | |

Loading…
Cancel
Save