Browse Source

chore: update docs

pull/67/head
Aldino Kemal 3 years ago
committed by GitHub
parent
commit
6e0129c75f
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      readme.md

2
readme.md

@ -111,7 +111,7 @@ API using [openapi-generator](https://openapi-generator.tech/#try)
| ✅ | Send Location | POST | /send/location | | ✅ | Send Location | POST | /send/location |
| ✅ | Revoke Message | POST | /message/:message_id/revoke | | ✅ | Revoke Message | POST | /message/:message_id/revoke |
| ✅ | React Message | POST | /message/:message_id/react | | ✅ | React Message | POST | /message/:message_id/react |
| ✅ | Join Group With Link | POST | /group/join-with-link" |
| ✅ | Join Group With Link | POST | /group/join-with-link |
``` ```
✅ = Available ✅ = Available

Loading…
Cancel
Save