From 6e0129c75f44983b2396af7c832ff5db8f1d70d9 Mon Sep 17 00:00:00 2001 From: Aldino Kemal Date: Thu, 23 Mar 2023 05:23:36 +0700 Subject: [PATCH] chore: update docs --- readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/readme.md b/readme.md index 2ae175f..cd10bf9 100644 --- a/readme.md +++ b/readme.md @@ -111,7 +111,7 @@ API using [openapi-generator](https://openapi-generator.tech/#try) | ✅ | Send Location | POST | /send/location | | ✅ | Revoke Message | POST | /message/:message_id/revoke | | ✅ | 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