From 163945e446fd1519861202c341e3181e02516f8c Mon Sep 17 00:00:00 2001 From: LiNEX GIT Date: Tue, 11 Jun 2024 15:16:30 +0700 Subject: [PATCH] Update 'Send API' --- Send-API.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Send-API.md b/Send-API.md index 6b180c8..106265a 100644 --- a/Send-API.md +++ b/Send-API.md @@ -8,13 +8,13 @@ Action The following actions are available. Choose from the list below to view full details of how to access them. -* [Send a message](send-message.md) +* [Send a message](Send-a-message) /api/v1/**send/message** This action allows you to send a message by providing the appropriate options -* [Send a raw RFC2882 message](send-raw.md) +* [Send a raw RFC2882 message](Send-a-raw-RFC2882-message) /api/v1/**send/raw**