Update 'Using the API'

LiNEX GIT 2024-06-11 15:25:09 +07:00
parent 5f45927057
commit 62c2e6822a

@ -31,8 +31,8 @@ There are two ways to send a message - you can either provide each attribute nee
Full details about these two methods can be found in our API documentation: Full details about these two methods can be found in our API documentation:
* [Sending a message](../src/branch/master/send-message.md) * [Sending a message](Send-a-message)
* [Sending an RFC 2822 message](../src/branch/master/send-raw.md) * [Sending an RFC 2822 message](Send-a-raw-RFC2882-message)
For both these methods, the API will return the same information as the result. It will contain the`message_id`of the message that was sent plus a`messages`hash with the IDs of the messages that were sent by the server to each recipient. For both these methods, the API will return the same information as the result. It will contain the`message_id`of the message that was sent plus a`messages`hash with the IDs of the messages that were sent by the server to each recipient.